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