mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guile-knots: Update to 0-22.0fa6737
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-22.0fa6737. Change-Id: I5e91269918745cf436361a048d054c35d51e31fe
This commit is contained in:
parent
a2cbff5a7a
commit
c1654aeaf0
1 changed files with 3 additions and 3 deletions
|
@ -7134,8 +7134,8 @@ is an attempt to combine both into something useful.")
|
|||
(license license:asl2.0))))
|
||||
|
||||
(define-public guile-knots
|
||||
(let ((commit "34ee8bb87b1316fe44452476dd0ba0c4cc5e32bb")
|
||||
(revision "21"))
|
||||
(let ((commit "0fa6737a39f866bdbffc11fd16348c5411c11a7c")
|
||||
(revision "22"))
|
||||
(package
|
||||
(name "guile-knots")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -7146,7 +7146,7 @@ is an attempt to combine both into something useful.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"08b8p5wd2ffbzs0appcm8zczpfbvhzvif7blgl00m3wwglfhqfs3"))
|
||||
"1kgrs99c71i8l82p799ggacw9yqsl9aimb5ssb9nkfpjg7dk9nkg"))
|
||||
(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