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
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.55.29")
|
||||
(version "2.55.30")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -191,7 +191,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0ligh001ixfy02r7z5d2xyzywn54najrsv3xfgvh2sjnk8f8y60b"))
|
||||
(base32 "1s33v4ipv9aib4qpsaq8dmxh18r98sryqskdc4hkdxkj8cpp2y9r"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user