mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.73.7.
* gnu/packages/prolog.scm (trealla): Update to 2.73.7. Change-Id: I62fb376636d9f44db58480033a2c92b4f4c1044f
This commit is contained in:
parent
9b44978443
commit
d1b0b09d1f
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.73.5")
|
||||
(version "2.73.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 "1lm3sqz6mvhg0l88bmwbx94wnhspm05lfdyqf400axr0pw95dg3q"))
|
||||
(base32 "04zvw7qlbvxlihaccyi0iw7s2xn1pzhwgzg0lhjyhn76g4zzcz1p"))
|
||||
(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