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