mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 12:40:32 +02:00
gnu: trealla: Update to 2.82.6.
* gnu/packages/prolog.scm (trealla): Update to 2.82.6. Change-Id: Ia8867285e3ce98609475c3b8059a062d3e350dde
This commit is contained in:
@@ -185,7 +185,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.82.2")
|
||||
(version "2.82.6")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -194,7 +194,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0ahcc7whfl1izzdqmqsxr87i997x07c0sg6ribawmwfpwqf7r0xa"))
|
||||
(base32 "1yfnavv1m5jgi28nzil4mmin3gq28ykpl6g4aqis7i9f9s638dp2"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user