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

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

Change-Id: I9de9de28bf43019af1dcb2a7ec51643bd58cbec2
This commit is contained in:
jgart
2025-11-05 10:43:23 -06:00
parent 19391429b3
commit 09d85a13a2

View File

@@ -189,7 +189,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.84.12")
(version "2.84.14")
(source
(origin
(method git-fetch)
@@ -198,7 +198,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "0pkbgsfi1c7r4wnwkszrc0srci7ds322vsam01s5y2jp3x14i9mk"))
(base32 "1gyirl1qlwm58cdczgslpmdcpns1pg5h5krgg9w7hkkswf57cwi2"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs