me
/
guix
Archived
1
0
Fork 0

gnu: trealla: Update to 2.55.2.

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

Change-Id: I61d057db57efc30f3a957d1345f86d7b8857965f
master
jgart 2024-07-24 17:51:39 -05:00
parent 9befcfe6fb
commit 2375551ec8
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.1")
(version "2.55.2")
(source
(origin
(method git-fetch)
@ -189,7 +189,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1iqamc0vbga003npflv47jjp95wcr00bgr02lwqh0wmp9ids6xxv"))
(base32 "1saz3mj47925bxzd3s77fqs4x1l3g9ahhkx6pfbvnxnc6bjkb87x"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs