gnu: trealla: Update to 2.73.3.

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

Change-Id: Id036c5ae937413dcc88c72dc3e7da448121363f9
This commit is contained in:
jgart 2025-06-07 15:02:32 -05:00
parent a97c086e01
commit ce78c0489b
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.73.1")
(version "2.73.3")
(source
(origin
(method git-fetch)
@ -191,7 +191,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "13ixxn8vhj0vng5qg7x319xdziqk6alpbnn8sslsy2gyip744lgh"))
(base32 "0bfy451sa21xza95xb11ap12p6wkbhlzhpshfsnwnl1bc7csg909"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs