1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: trealla: Update to 2.71.21.

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

Change-Id: I45259ccf3452e85ec3bd336f312b65241129a766
This commit is contained in:
jgart 2025-05-19 15:23:39 -05:00
parent 57ea6d3d59
commit 1d05ddac35
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.71.4")
(version "2.71.21")
(source
(origin
(method git-fetch)
@ -191,7 +191,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1j8yp1092b96k8pqgi3dcfnc4gpcp03z6hd18ldkm50px3nvbq4c"))
(base32 "0ig9zalf98h7vff5jgm8k4p3w0bw6kyz6q45bvkq5d636whlh3dq"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs