1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: trealla: Update to 2.75.0.

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

Change-Id: I29748a9864eee07d698e055eab50a3c458b2814c
This commit is contained in:
jgart
2025-06-24 02:30:42 -04:00
parent 9e5644ae68
commit e6dfa60b0b

View File

@@ -185,7 +185,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.74.26")
(version "2.75.0")
(source
(origin
(method git-fetch)
@@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1p9mmq2bf9nqr5hwv3gvz9gf3296ksjh4vfwjfrarap0kjgj3ar3"))
(base32 "008d5s5ljdpkdckjnsrgfsqg1fggf7vws3g9y02ll8iyx5khb579"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs