mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guile-knots: Update to 0-18.1dca6d7.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-18.1dca6d7. Change-Id: Id77e23a77247564eb769ef6384d4a02d4ce4b74e
This commit is contained in:
parent
14fd1d9df8
commit
33853a318a
1 changed files with 3 additions and 3 deletions
|
@ -6767,8 +6767,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 "8c0f04be4f5fcdf9d1ec9b6a99df5f3b571de256")
|
(let ((commit "1dca6d755e910b67636b791242f0948356cf8c4d")
|
||||||
(revision "17"))
|
(revision "18"))
|
||||||
(package
|
(package
|
||||||
(name "guile-knots")
|
(name "guile-knots")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -6779,7 +6779,7 @@ is an attempt to combine both into something useful.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0w9s53w3mi8ps6bc6adf5c90wfff3pl57jw1844ivg1w75yi1y1h"))
|
"1ycczphiqqz39fm7cfga5q0aklny22a014y1v0b4jsq6jc00wydk"))
|
||||||
(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