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

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

Change-Id: Ieb40be1e5466ae2480722f75d5edba4a02847ee7
This commit is contained in:
jgart
2026-03-13 13:15:51 -04:00
parent 3ec1e8297d
commit 7db0b45720

View File

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