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