gnu: trealla: Update to 2.55.35.
* gnu/packages/prolog.scm (trealla): Update to 2.55.35. Change-Id: Ibdc23c3f443d55a4e2f8c256531b64a97fc42c2f
This commit is contained in:
parent
2cc5c836c5
commit
0cadadad3b
@ -182,7 +182,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.55.34")
|
||||
(version "2.55.35")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -191,7 +191,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0gkra8xmd11f1ihpk9psj2pl9wq51kcghfxbxh7cd7xh1lwr6cl6"))
|
||||
(base32 "16gpsh8szy9kjnzny3apm6qgqjdmlf912dpbjqdhvx7qbsqclmha"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user