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