mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.71.0.
* gnu/packages/prolog.scm (trealla): Update to 2.71.0. Change-Id: I053d5feb1c12df63207bce65c5d7fab40a662e3c
This commit is contained in:
parent
fbf8b81971
commit
5b56e84f77
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.70.4")
|
||||
(version "2.71.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0nx9nkiib5am0lhm6gisxbn1p2cf3m5dyjhc05r02bb59290mg9h"))
|
||||
(base32 "0a121lplv3y1zbb0cvqs28n5wx0xl6gjbyzmygd5pm56m25a4qid"))
|
||||
(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