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

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

Change-Id: I6cca15341aae6b029f8d37dafebfadf829de789b
This commit is contained in:
jgart
2026-02-12 23:12:17 -05:00
parent 8d0cb60763
commit 875eb949e9

View File

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