gnu: trealla: Update to 2.78.40.

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

Change-Id: I45f128fc318e60679c5f9ab2213434f2c0ae2314
This commit is contained in:
jgart 2025-07-25 10:33:05 -05:00
parent b740fe801e
commit b6980eb588
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.78.37")
(version "2.78.40")
(source
(origin
(method git-fetch)
@ -194,7 +194,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "07f5l6r3v23y5xmnkqi0ckv99jdljdzvz7d3pyh2xy48sdr2q0mq"))
(base32 "154lsr10r552bzal2krm36lqlil017wzr27nnr0x96vs0hnjd721"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs