mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guile-knots: Update to 0-7.ee2a93f.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-7.ee2a93f. Change-Id: I2b82dcba1df7eb28a0bf9a34edfbddda3d3ed4c8
This commit is contained in:
parent
98f894e05f
commit
2c71911bfe
1 changed files with 3 additions and 3 deletions
|
@ -6266,8 +6266,8 @@ is an attempt to combine both into something useful.")
|
|||
(license license:asl2.0))))
|
||||
|
||||
(define-public guile-knots
|
||||
(let ((commit "eebb42e7a778eb21342fcd861e313bf21f0afc94")
|
||||
(revision "6"))
|
||||
(let ((commit "ee2a93fbcac71f38a1ae92ef015a842c35228bf5")
|
||||
(revision "7"))
|
||||
(package
|
||||
(name "guile-knots")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -6278,7 +6278,7 @@ is an attempt to combine both into something useful.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"197hknxvrl9wp99ib6jvbnx9mvx24dnj0l5a9gfd8waadb9iafbi"))
|
||||
"18akxljfs3l6ss9dqimqqkj6rm4bkwp93q6wfq4a3gbvd0qgda44"))
|
||||
(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