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

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

Change-Id: Ic303eb9a0590853062786b1ae01b9f9efc7f0c43
This commit is contained in:
jgart
2025-07-08 00:42:34 -05:00
parent 0ab50ef678
commit e51a7178b2

View File

@@ -185,7 +185,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.77.48")
(version "2.77.49")
(source
(origin
(method git-fetch)
@@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "03cg610r6my6anrxdkfpmjclxjvz5g1r32znj5v5bv7cbk7xhhkg"))
(base32 "18k52i9x2zrdwa9kjlfp98ycr8w9yw1avsvy14dy6qk0cp5v0kns"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs