me
/
guix
Archived
1
0
Fork 0

gnu: trealla: Update to 2.55.3.

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

Change-Id: Idf943e2bfc9213ed2bac51cb73d087a64a7b7eec
master
jgart 2024-07-24 18:11:12 -05:00
parent 2375551ec8
commit ca21243648
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.2")
(version "2.55.3")
(source
(origin
(method git-fetch)
@ -189,7 +189,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1saz3mj47925bxzd3s77fqs4x1l3g9ahhkx6pfbvnxnc6bjkb87x"))
(base32 "1ddpwkslzgyca30805ibvgqnr0xcsbfa2v75x04yf7ac49wrmw3b"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs