mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.64.7.
* gnu/packages/prolog.scm (trealla): Update to 2.64.7. Change-Id: Ib1884f39a3a098a851cc0e1eefbe3606bd16c0b2
This commit is contained in:
parent
1b7fb5e3f9
commit
ed975f64a3
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.64.4")
|
||||
(version "2.64.7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "15dbil4a5ngsdlb0r320jadmmqvlbxzsq4f225brxi6a2b9d3w06"))
|
||||
(base32 "1h639czd4rnza4c4mvbbzsn5l5mvf793gpniw5xrpcr8sydgj46s"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue