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