mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: trealla: Update to 2.89.11.
* gnu/packages/prolog.scm (trealla): Update to 2.89.11. Change-Id: I11acd243b2638253c559c5fb3686dd5d1076fe5c
This commit is contained in:
parent
b01968f654
commit
9e3feb052c
1 changed files with 2 additions and 2 deletions
|
|
@ -189,7 +189,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.89.10")
|
||||
(version "2.89.11")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -198,7 +198,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "169r9bnym6rfz19m7nk3fyfxw4izgacvn28zrfzds4lmy3jgxpqq"))
|
||||
(base32 "106917ci85x04jyh054b8cm3fwr74lr6nh0adjvn2llwjick68j7"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue