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