mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
gnu: trealla: Update to 2.71.33.
* gnu/packages/prolog.scm (trealla): Update to 2.71.33. Change-Id: Ib9b6d76a58759274cc614e1614f0535cfbc42f31
This commit is contained in:
parent
9bc97424d3
commit
46402c383f
1 changed files with 2 additions and 2 deletions
|
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.71.31")
|
||||
(version "2.71.33")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "09rh67xc2h7wmwjm8czrdask3np4wwdph47jqxq6hpm4mcjp1g7w"))
|
||||
(base32 "0kkadpbdkz662ly468f7hm2nhh8k04nr44qalbn1qm7wsrvc719g"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue