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

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

Change-Id: Icdd674944e3f9940e6e48aab29ae4afc241e97f2
This commit is contained in:
jgart
2025-07-28 00:04:22 -05:00
parent cd7904c397
commit fb8574b148

View File

@@ -185,7 +185,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.79.0")
(version "2.79.6")
(source
(origin
(method git-fetch)
@@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "0f1ws0kjpsvbhpkd3sc2i1mdyhx7n2c7gris4ngah318fskqkz99"))
(base32 "1xj2dyr9bq5fkqmgvyk3jxxb57arjs8b1w8mzg9l82wmsd30nw05"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs