mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.71.31.
* gnu/packages/prolog.scm (trealla): Update to 2.71.31. Change-Id: I87a710ef3fafd05d4c15d1cb0e23364ca26429ca
This commit is contained in:
parent
3e676b49b9
commit
cdb2af7c3a
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.71.29")
|
||||
(version "2.71.31")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0vwk1f03bb453z4nf621w4jrw8yi74k5xfvasfpz63cmmfddfylb"))
|
||||
(base32 "09rh67xc2h7wmwjm8czrdask3np4wwdph47jqxq6hpm4mcjp1g7w"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue