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

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

Change-Id: I7cbf059e1a2dfe8218ff3d7e55a777b5bb5abefd
This commit is contained in:
jgart
2025-11-25 16:36:43 -06:00
parent a06695ec55
commit cf8bb791f6

View File

@@ -189,7 +189,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.85.13")
(version "2.85.18")
(source
(origin
(method git-fetch)
@@ -198,7 +198,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1c08k86ybdgdcn74f28kbvia97fk2hnzhj5il7w2z90zsxwnss28"))
(base32 "1k2x025hkzpj79x81l6h1qc6rwmf3d97lxhhnzbfchxcygf5cmfq"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs