mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guile-knots: Update to 0-9.9924503.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-9.9924503. Change-Id: I28531bee45476c44fcc7c81aebe17cce1fcd4100
This commit is contained in:
parent
9ee08f233b
commit
2e080415c5
1 changed files with 3 additions and 3 deletions
|
@ -6294,8 +6294,8 @@ is an attempt to combine both into something useful.")
|
|||
(license license:asl2.0))))
|
||||
|
||||
(define-public guile-knots
|
||||
(let ((commit "d597b77fcb4eb1f776e84337d7086e9e7a729abd")
|
||||
(revision "8"))
|
||||
(let ((commit "99245034ea4b138a617191981b01784f1f29092a")
|
||||
(revision "9"))
|
||||
(package
|
||||
(name "guile-knots")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -6306,7 +6306,7 @@ is an attempt to combine both into something useful.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"0bv67gzw76cwahicy980cg3fk77580453sg6hzjxw9360s58aw2j"))
|
||||
"0a27phkazbjb9lxh9bl034h7dcnc5g450msb8v21sdgdx03sh4kr"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue