summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2025-11-25 10:58:40 +0000
committerChristopher Baines <mail@cbaines.net>2025-11-25 11:28:17 +0000
commit21fa45f45cc48a53083d74427e351b2d9c785a65 (patch)
treea09ec3dca87d715601598a416b04898fe130835b /gnu
parenta7836570f2f49a6b871c5e3925f1356f87342113 (diff)
gnu: guile-knots: Update to 0-27.8100d36.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-27.8100d36. Change-Id: Ia96c196f0cd25bbbdc7a2158ee32a66a40f69276
Diffstat (limited to 'gnu')
-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 17d9979a037..0e56dfa42ca 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -7495,8 +7495,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0))))
(define-public guile-knots
- (let ((commit "3eba6fc8209f254b8068459a59d0056a629528d9")
- (revision "26"))
+ (let ((commit "8100d36aa5bebb6c6fab114ae5595ace2be43b2e")
+ (revision "27"))
(package
(name "guile-knots")
(version (git-version "0" revision commit))
@@ -7507,7 +7507,7 @@ is an attempt to combine both into something useful.")
(commit commit)))
(sha256
(base32
- "11hzqhjjzmgaqadp77682fsgdl03jqxp2a5n3v4z84ra2mhpg1xa"))
+ "06jnrsa2ypl34063pa0icvq7kjp4xp5w1rm63h7vq05xqmn1byid"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs