mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 01:50:46 +02:00
gnu: guile-knots: Update to 0-20.cbafdb8.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-20.cbafdb8. Change-Id: Ibef719b47aa1d2aa97f4fa62f41490dae2451c57
This commit is contained in:
parent
19af5b3845
commit
c60aba8422
1 changed files with 3 additions and 3 deletions
|
@ -6820,8 +6820,8 @@ is an attempt to combine both into something useful.")
|
||||||
(license license:asl2.0))))
|
(license license:asl2.0))))
|
||||||
|
|
||||||
(define-public guile-knots
|
(define-public guile-knots
|
||||||
(let ((commit "016f37f108ca19da3664516baa97e907aa972b90")
|
(let ((commit "cbafdb8668f33c7d3eabeebc60731df0d585636a")
|
||||||
(revision "19"))
|
(revision "20"))
|
||||||
(package
|
(package
|
||||||
(name "guile-knots")
|
(name "guile-knots")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -6832,7 +6832,7 @@ is an attempt to combine both into something useful.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12j3l9p4acf47cjpfzm41ddxyxs1v6vlfa2vrymdd4gdday62xfn"))
|
"06khwcjdqvkhyxknn7px1k0qvd6vmb943zgvxabm0bqk0rkp02ld"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue