gnu: trealla: Update to 2.78.24.

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

Change-Id: I76a80e34757276e0bd43b1d74c8f6027a47c8b23
This commit is contained in:
jgart 2025-07-19 09:42:01 -05:00
parent 9f5df57b05
commit aff946d349
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -185,7 +185,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.78.23")
(version "2.78.24")
(source
(origin
(method git-fetch)
@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "123xfc2fd4wy6hai1i07135nxjb7039xb9khdy4fwg36zwj53ghh"))
(base32 "12q88na4bixz9cbalmhi8w1y0zjlxv615kknfz6v0vrx9pyrpq6h"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs