1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: trealla: Update to 2.90.35.

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

Change-Id: I8963d12b28f44a8a4991eab390346af837eccff9
This commit is contained in:
jgart
2026-02-21 20:06:49 -05:00
parent 0274426f59
commit aa72f75954

View File

@@ -236,7 +236,7 @@ it.")
(define-public trealla
(package
(name "trealla")
(version "2.90.33")
(version "2.90.35")
(source
(origin
(method git-fetch)
@@ -245,7 +245,7 @@ it.")
(url "https://github.com/trealla-prolog/trealla")
(commit (string-append "v" version))))
(sha256
(base32 "0kh4ghc1plzp6gpax9wi503ssmm52nwrmw5y66cl4djymn6hdx1b"))
(base32 "1kcs2grxvcizqv54fb9j9h48d4q1zaky2f9llyi3c3ry6r7284qs"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs