mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: trealla: Update to 2.85.9.
* gnu/packages/prolog.scm (trealla): Update to 2.85.9. Change-Id: I87c0df6f147da18099172391e341f3fb2fbc09d3
This commit is contained in:
parent
66572b8746
commit
786862a84b
1 changed files with 2 additions and 2 deletions
|
|
@ -189,7 +189,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.85.5")
|
||||
(version "2.85.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -198,7 +198,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0xw9z7w9477zaq2yp1n1md801zgywa2qdj2nipr17c93aj78h2aw"))
|
||||
(base32 "1fvnans10ap5pid9q1hs6065d3w72wqpmhmx55s4al80as9xl4a4"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue