mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 17:16:01 +02:00
gnu: trealla: Update to 2.68.8.
* gnu/packages/prolog.scm (trealla): Update to 2.68.8. Change-Id: I8f991c88dd6a1c7b2cb8178337c0251100af2eb0
This commit is contained in:
@@ -182,7 +182,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.68.4")
|
||||
(version "2.68.8")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -191,7 +191,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "130myc18nqvmljiph3kvvvxqjhwdqg19cpjbh32wqqjsflz2hl6p"))
|
||||
(base32 "1mwpa455k9g76c0hrc8vdxzhgxd9s71mma0wci03837l1r5d9lwa"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user