gnu: trealla: Update to 2.55.37.
* gnu/packages/prolog.scm (trealla): Update to 2.55.37. Change-Id: I708de06864f3c7feb541135bfacd3a265b2d1f43
This commit is contained in:
parent
e4d0fb3aa4
commit
947a740270
@ -182,7 +182,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.55.36")
|
||||
(version "2.55.37")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -191,7 +191,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0w5szijq8gdgdifzigjsixnfql0blilagypfixpslarqgyzf4aiy"))
|
||||
(base32 "0lkwn82jcwv3fwg99vysl7f9cgs0b8f9ykbrh9fz2kw1w1j4x0sw"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user