gnu: trealla: Update to 2.55.13.
* gnu/packages/prolog.scm (trealla): Update to 2.55.13. Change-Id: I32f7c67667250e6972772a5d4bbffbd585d30796master
parent
d428237642
commit
2b4e3c9847
|
@ -180,7 +180,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.55.12")
|
||||
(version "2.55.13")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -189,7 +189,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0kx0lqm35j4irj8vyqwjmgv2dzkarax8kn2xg5qh01zbbww16syh"))
|
||||
(base32 "0ig2nixkg6r88rywad5idv9rihrachdiv4hivycq4v0if47hgqm4"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Reference in New Issue