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