mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: guile-knots: Update to 0-12.f41d185.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-12.f41d185. Change-Id: If7eb7f3dca8630a85059815af3824a07e0d377b5
This commit is contained in:
parent
9c7ef1994d
commit
4d4978cee4
1 changed files with 3 additions and 3 deletions
|
|
@ -6648,8 +6648,8 @@ is an attempt to combine both into something useful.")
|
|||
(license license:asl2.0))))
|
||||
|
||||
(define-public guile-knots
|
||||
(let ((commit "f549bee282e108bc5f68ba885a0b2ba53b82e373")
|
||||
(revision "11"))
|
||||
(let ((commit "f41d1853ceb9f8d297fc756925a08f6d11d30d10")
|
||||
(revision "12"))
|
||||
(package
|
||||
(name "guile-knots")
|
||||
(version (git-version "0" revision commit))
|
||||
|
|
@ -6660,7 +6660,7 @@ is an attempt to combine both into something useful.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"0v2wh9ijxs26xgl8r03zmwclibfmf2klam1gsabzq65hafvgrgwj"))
|
||||
"1rfl2dk57pc7dmvn7rm80mj4q0la5bv1x1smkq7mzsfpcyzps6mg"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue