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