mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.75.0.
* gnu/packages/prolog.scm (trealla): Update to 2.75.0. Change-Id: I29748a9864eee07d698e055eab50a3c458b2814c
This commit is contained in:
parent
9e5644ae68
commit
e6dfa60b0b
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.74.26")
|
||||
(version "2.75.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1p9mmq2bf9nqr5hwv3gvz9gf3296ksjh4vfwjfrarap0kjgj3ar3"))
|
||||
(base32 "008d5s5ljdpkdckjnsrgfsqg1fggf7vws3g9y02ll8iyx5khb579"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue