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