mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: trealla: Update to 2.82.35.
* gnu/packages/prolog.scm (trealla): Update to 2.82.35. Change-Id: Ie2f30055953e3bccd72b4ac3b51799b67d40091e
This commit is contained in:
parent
90387339cb
commit
2ed4446602
1 changed files with 2 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.82.34")
|
||||
(version "2.82.35")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0614msq70i7ab1907jgnb1zas17b6zmfadi9qgrdgl20d0dxwm4q"))
|
||||
(base32 "11p9wbv83xhlipzsjpfkqbz0ym8hgfj0azzfkc018by6f2vkqjsy"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue