gnu: trealla: Update to 2.73.7.

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

Change-Id: I62fb376636d9f44db58480033a2c92b4f4c1044f
This commit is contained in:
jgart 2025-06-12 21:18:55 -05:00
parent 9b44978443
commit d1b0b09d1f
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.73.5")
(version "2.73.7")
(source
(origin
(method git-fetch)
@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "1lm3sqz6mvhg0l88bmwbx94wnhspm05lfdyqf400axr0pw95dg3q"))
(base32 "04zvw7qlbvxlihaccyi0iw7s2xn1pzhwgzg0lhjyhn76g4zzcz1p"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs