mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: trealla: Update to 2.69.12.
* gnu/packages/prolog.scm (trealla): Update to 2.69.12. Change-Id: I525a7a9ed6e1f3aca56063810202bb455a343a3c
This commit is contained in:
@@ -182,7 +182,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.69.10")
|
||||
(version "2.69.12")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -191,7 +191,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0vlgyx462412fmgwkpix8g7fxsm8704zfd0pcz4zjxbcsmkzslq6"))
|
||||
(base32 "176ggkhdqr6bj1mi0299944dy2adzshv3wx5qg14nb30wmbyvvw4"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user