gnu: trealla: Update to 2.88.1.

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

Change-Id: I8770e77950a53ef0284fe50248bed5fab01d70a0
This commit is contained in:
jgart 2025-12-22 10:18:04 -06:00
parent 4b25873c12
commit 5192dc2ff3
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -189,7 +189,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.87.5")
(version "2.88.1")
(source
(origin
(method git-fetch)
@ -198,7 +198,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "00vd1pqn5a51ksali9kj0dszqdan58p1m0xkz93nhkjrfwsh6nyj"))
(base32 "1dim7y3ylm9mclabmcd4nc19hwg7hfgm02vw94jdwpwh6zh77aph"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs