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.78.5.

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

Change-Id: I9cf38d93b78713bc8fc9eb6e7ece54aeab541a38
This commit is contained in:
jgart
2025-07-11 16:59:51 -05:00
parent b01b310eac
commit 227fb11eb3

View File

@@ -185,7 +185,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.78.0")
(version "2.78.5")
(source
(origin
(method git-fetch)
@@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "0mbcjq653vx5px73719wbasz7h0jhr38i2nvcj4wp8kspd0pz788"))
(base32 "0ngm0j8canak7366923093ij8hyz2dsd5x44wqkspcab91iq1jgr"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs