gnu: trealla: Update to 2.69.7.

* gnu/packages/prolog.scm (trealla): Update to 2.69.7.

Change-Id: I226b29cc2c887067febbe24ed9f9927c29c89d35
This commit is contained in:
jgart 2025-04-29 11:55:31 -05:00
parent 0507991b7c
commit 499a8374ca
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -182,7 +182,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.69.4")
(version "2.69.7")
(source
(origin
(method git-fetch)
@ -191,7 +191,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1nbsm62vf83m7x8wdjmz6qhw8l06hnc053q2byk7ga6yi2zcxyx4"))
(base32 "1pgrc5jhgm3li1gs3nj4lqsrniz2cmwy3k9rmidvvpn9wk5j7hbr"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs