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