gnu: trealla: Update to 2.78.17.

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

Change-Id: Ib1d377ed88d8d1cc770d8b509f13cd3b53dfa8da
This commit is contained in:
jgart 2025-07-15 13:57:41 -05:00
parent 8737b5332e
commit 9ccf394bd7
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.11")
(version "2.78.17")
(source
(origin
(method git-fetch)
@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1ixsh6di8ygb0hcjhmhixv3l5q0h1w322ij6dinpy6sb56cznvfy"))
(base32 "1y0idn7896wb58dwksfi9gxyilqcbh9c8z89k2fa1ykhbc7rd7fn"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs