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