summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2025-03-12 09:23:48 +0000
committerChristopher Baines <mail@cbaines.net>2025-03-12 09:24:04 +0000
commit21240093cbf551fe48a138459b1e4ebe4bddaf4f (patch)
treeed3b401840ff9ee4b3b6ccbea2e7ab34fc3a5b0c
parent9eddd250b773043fcac5e7eaa4939e5a2d9940bd (diff)
gnu: guile-knots: Update to 0-15.da69fd1.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-15.da69fd1. Change-Id: Iccb0c2fe994aa9a7b26fbf33c32da98ac656dfda
-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 cc74591604c..ae868e58f17 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -6632,8 +6632,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0))))
(define-public guile-knots
- (let ((commit "e3bc3c12b046d50bfd42960ec7649d0173bd0cc5")
- (revision "14"))
+ (let ((commit "da69fd19f3072a405e394881a11c345704f31806")
+ (revision "15"))
(package
(name "guile-knots")
(version (git-version "0" revision commit))
@@ -6644,7 +6644,7 @@ is an attempt to combine both into something useful.")
(commit commit)))
(sha256
(base32
- "15qr81i5hbg9hq023aw25hqhp4as1s9axp005ypabkshlz5b0lv8"))
+ "0nnmlw1vl927yc2vnbp1fv9750pm4233lzj4ns6h1n0zxb63rnbr"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(native-inputs