1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: trealla: Update to 2.69.10.

* gnu/packages/prolog.scm (trealla): Update to 2.69.10.

Change-Id: I5d6eb8f08b62604d25074687c9ee68535c7901c9
This commit is contained in:
jgart
2025-05-02 16:20:40 -05:00
parent 903916f834
commit 9884b1358a

View File

@@ -182,7 +182,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.69.9")
(version "2.69.10")
(source
(origin
(method git-fetch)
@@ -191,7 +191,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "0hxxx0h7163729sv1ixllj0zb6h3qnkz0rpfwb9smdqxxizaxkyf"))
(base32 "0vlgyx462412fmgwkpix8g7fxsm8704zfd0pcz4zjxbcsmkzslq6"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs