gnu: trealla: Update to 2.71.0.

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

Change-Id: I053d5feb1c12df63207bce65c5d7fab40a662e3c
This commit is contained in:
jgart 2025-05-06 11:52:23 -05:00
parent fbf8b81971
commit 5b56e84f77
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

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