gnu: trealla: Update to 2.55.39.
* gnu/packages/prolog.scm (trealla): Update to 2.55.39. Change-Id: Ia129975edb2fd06bef1234c7b7a1257d1b2eca2d
This commit is contained in:
parent
91d068bc4d
commit
e1f6f05d64
@ -182,7 +182,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.55.38")
|
||||
(version "2.55.39")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -191,7 +191,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "18672hm7gxr2nfziqw87pxbsnl3nyjcrj80iwg95b8mqm40z7spp"))
|
||||
(base32 "1ijc81s2rr3pjxcysjacb32khj5wkny0pm4ml7dcxn4v6vd3fh6w"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user