mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.63.35.
* gnu/packages/prolog.scm (trealla): Update to 2.63.35. Change-Id: Id0dc4d6a79f41b92612e1a5bb7d8b9088d410ea4
This commit is contained in:
parent
1725d74c9f
commit
b2cc25fede
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.63.33")
|
||||
(version "2.63.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 "12bg0ag185fviazvi5pmirn2izdzrrfkiw93pzqnsrdfhafy7xla"))
|
||||
(base32 "1p8nqqlc5z53cxpyh360jcwj0k07sr6rhgdzk1amqsi3kvm40rzf"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue