gnu: trealla: Update to 2.55.36.

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

Change-Id: I977f129ff4d634e823b503e2b7c94cdb04845651
This commit is contained in:
jgart 2024-09-15 23:14:31 -05:00
parent f35b73924f
commit e4d0fb3aa4
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.55.35")
(version "2.55.36")
(source
(origin
(method git-fetch)
@ -191,7 +191,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "16gpsh8szy9kjnzny3apm6qgqjdmlf912dpbjqdhvx7qbsqclmha"))
(base32 "0w5szijq8gdgdifzigjsixnfql0blilagypfixpslarqgyzf4aiy"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs