mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.79.0.
* gnu/packages/prolog.scm (trealla): Update to 2.79.0. Change-Id: I3f40585484000d5c010728a6574a2bb843efeaab
This commit is contained in:
parent
c755cadc8c
commit
4f368f0cfa
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.78.40")
|
||||
(version "2.79.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 "154lsr10r552bzal2krm36lqlil017wzr27nnr0x96vs0hnjd721"))
|
||||
(base32 "0f1ws0kjpsvbhpkd3sc2i1mdyhx7n2c7gris4ngah318fskqkz99"))
|
||||
(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