me
/
guix
Archived
1
0
Fork 0

gnu: trealla: Update to 2.55.6.

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

Change-Id: I258ebe918fb71876fbdda7277d468f863633ef3b
master
jgart 2024-07-25 16:35:43 -05:00
parent be6b6d61a7
commit 17ea7dc50f
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.55.5")
(version "2.55.6")
(source
(origin
(method git-fetch)
@ -189,7 +189,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "070z6z4facjfikj4wplvy0vsymllgqw641i8jbmhyhhq0rpqxv0n"))
(base32 "1aj0l3r0qgaz9ya8msl7bnkz0m8irpvcy2p90y3r3hqbb2ha8i03"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs