1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 23:50:33 +02:00

gnu: trealla: Update to 2.92.20.

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

Change-Id: I095a884534868e35c22b775688464287420b3d8a
This commit is contained in:
jgart
2026-04-09 08:47:41 -04:00
parent 7c22a78b48
commit c38d9963f5

View File

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