mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.77.13.
* gnu/packages/prolog.scm (trealla): Update to 2.77.13. Change-Id: I85756b02736991a651afe6fbb14563ff5044b5fe
This commit is contained in:
parent
afdecd8464
commit
da825d1064
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.77.1")
|
||||
(version "2.77.13")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0yrv3y2b75ygv797rgr1rxhk5fxlrr4w62s153j6xkpxaj6vmij7"))
|
||||
(base32 "1q2y75sk9vcn4wz6dgjdfndqsq2qym8iwgnlgxngx0skrxkp87v3"))
|
||||
(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