mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user