mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.69.9.
* gnu/packages/prolog.scm (trealla): Update to 2.69.9. Change-Id: I4cca4a7b5d895bdaf7550068da204195c826fd7e
This commit is contained in:
parent
d6f1b21fdc
commit
ad2340503b
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.69.8")
|
||||
(version "2.69.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "18wis7ssk4cr4griayc4sqsfynh50llgi26v9ndi8z8633ms0caf"))
|
||||
(base32 "0hxxx0h7163729sv1ixllj0zb6h3qnkz0rpfwb9smdqxxizaxkyf"))
|
||||
(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