me
/
guix
Archived
1
0
Fork 0

gnu: trealla: Update to 2.54.5.

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

Change-Id: Ie0495ddcc1f82298cb4be9adec6dc92e7b0fa175
master
jgart 2024-07-18 10:23:36 -05:00
parent b3de9bcd54
commit c2ba8b9e66
No known key found for this signature in database
GPG Key ID: A52AA2B477B6DD35
1 changed files with 2 additions and 2 deletions

View File

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