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