summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorChristopher Baines <[email protected]>2025-02-20 23:30:34 +0000
committerChristopher Baines <[email protected]>2025-02-20 23:33:34 +0000
commitddad78935f914483b1449fe6f0cfecc02fabf503 (patch)
tree2c74bdee08206cd84a8742dd27ab87098e76634c /gnu/packages
parentab1b557d8f336de4cfab07d202e0965ab18f2b7a (diff)
gnu: guile-knots: Update to 0-10.13f1118.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-10.13f1118. Change-Id: I0de996175621255b9fc74cbe6ed9ceb6195287f8
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/guile-xyz.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 0768273623..468031b5ac 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -6294,8 +6294,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0))))
(define-public guile-knots
- (let ((commit "99245034ea4b138a617191981b01784f1f29092a")
- (revision "9"))
+ (let ((commit "13f11185765b436aaa96b070b31b7b093a2122b7")
+ (revision "10"))
(package
(name "guile-knots")
(version (git-version "0" revision commit))
@@ -6306,7 +6306,7 @@ is an attempt to combine both into something useful.")
(commit commit)))
(sha256
(base32
- "0a27phkazbjb9lxh9bl034h7dcnc5g450msb8v21sdgdx03sh4kr"))
+ "029nvm8dwvf1ha2ya2xmgwnh1z6582ig7ih3c70d4fwnpg4ir52f"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(native-inputs