mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: trealla: Update to 2.80.10.
* gnu/packages/prolog.scm (trealla): Update to 2.80.10. Change-Id: I1ff0fb1d18b87adce7e9eb2d7bbe7d334a3c1774
This commit is contained in:
@@ -185,7 +185,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.80.4")
|
||||
(version "2.80.10")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -194,7 +194,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1sbfrzsjakfkbjvw8hl344l0cnf65nia8b7xxb6y7370k47mkil1"))
|
||||
(base32 "1m4qm5ymjb2579kwsz9hzclpvh7im3f2vz5fg7828r2ap1dlfwlr"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user