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.91.4.

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

Change-Id: I0fe96f6a7d5308bbe6d7821d0fe061370f0fa10f
This commit is contained in:
jgart
2026-03-11 12:08:20 -04:00
parent 991c410bcf
commit 2336e40c51

View File

@@ -236,7 +236,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.91.3")
(version "2.91.4")
(source
(origin
(method git-fetch)
@@ -245,7 +245,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1ypwpxgcjz4gxb77pzjj1b202yr083cwj4dwp9m0vw0ynqgsl6va"))
(base32 "0ilql4hr5hjcgi6xijzr58jvchyddag166f1ig186wwhaky1018i"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs