From c60aba84226eaf3ae19505bcf3af6f605496ee90 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 25 May 2025 15:40:03 +0100 Subject: [PATCH] gnu: guile-knots: Update to 0-20.cbafdb8. * gnu/packages/guile-xyz.scm (guile-knots): Update to 0-20.cbafdb8. Change-Id: Ibef719b47aa1d2aa97f4fa62f41490dae2451c57 --- gnu/packages/guile-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 11dde0bf8a..e6aea6d67b 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -6820,8 +6820,8 @@ is an attempt to combine both into something useful.") (license license:asl2.0)))) (define-public guile-knots - (let ((commit "016f37f108ca19da3664516baa97e907aa972b90") - (revision "19")) + (let ((commit "cbafdb8668f33c7d3eabeebc60731df0d585636a") + (revision "20")) (package (name "guile-knots") (version (git-version "0" revision commit)) @@ -6832,7 +6832,7 @@ is an attempt to combine both into something useful.") (commit commit))) (sha256 (base32 - "12j3l9p4acf47cjpfzm41ddxyxs1v6vlfa2vrymdd4gdday62xfn")) + "06khwcjdqvkhyxknn7px1k0qvd6vmb943zgvxabm0bqk0rkp02ld")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (native-inputs