gnu: trealla: Update to 2.84.22.

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

Change-Id: I696554fdff200e728542c47aaf1e5279bb0a74de
This commit is contained in:
jgart 2025-11-13 10:06:22 -06:00
parent fdf6b5a4af
commit d1888771ae
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

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