mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.78.20.
* gnu/packages/prolog.scm (trealla): Update to 2.78.20. Change-Id: If531f340a4a9869b300d9035f5d56b8eda10a79b
This commit is contained in:
parent
945c6ff9f2
commit
a465df6fd6
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.78.17")
|
||||
(version "2.78.20")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1y0idn7896wb58dwksfi9gxyilqcbh9c8z89k2fa1ykhbc7rd7fn"))
|
||||
(base32 "1ld4qpd6mzggnb226fm01ldv21w07izb9xp339cd98f5hz63wybw"))
|
||||
(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