gnu: trealla: Update to 2.55.30.
* gnu/packages/prolog.scm (trealla): Update to 2.55.30. Change-Id: I1b395507c9011a5f7a518da72c9197b6d4727116
This commit is contained in:
parent
1d3731db22
commit
8c2a85725a
@ -182,7 +182,7 @@ it.")
|
|||||||
(define-public trealla
|
(define-public trealla
|
||||||
(package
|
(package
|
||||||
(name "trealla")
|
(name "trealla")
|
||||||
(version "2.55.29")
|
(version "2.55.30")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -191,7 +191,7 @@ it.")
|
|||||||
(url "https://github.com/trealla-prolog/trealla")
|
(url "https://github.com/trealla-prolog/trealla")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0ligh001ixfy02r7z5d2xyzywn54najrsv3xfgvh2sjnk8f8y60b"))
|
(base32 "1s33v4ipv9aib4qpsaq8dmxh18r98sryqskdc4hkdxkj8cpp2y9r"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user