1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00

gnu: trealla: Update to 2.56.14.

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

Change-Id: I8c3ccb53eddf7e3156fcbab5772d024bd3fc46d7
This commit is contained in:
jgart
2024-10-20 01:54:38 -05:00
parent bd26815cf8
commit 2b2b6a7675

View File

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