mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: trealla: Update to 2.82.29.
* gnu/packages/prolog.scm (trealla): Update to 2.82.29. Change-Id: I98c93dc3897a1aa708703c1d5eae1664c89ef801
This commit is contained in:
parent
2f6319cf94
commit
8fc33ef848
1 changed files with 2 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.82.28")
|
||||
(version "2.82.29")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0kydrhs6zqg9nysi4w2gjgib7pfa9w0b89wg8qfmdbpagllridmd"))
|
||||
(base32 "1q2cnpfd9qkdjc042dj3sy7zrn6cxkr1v9zpqsydmw53jxzir84h"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue