gnu: guile-knots: Update to 0-26.3eba6fc.

* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-26.3eba6fc.

Change-Id: I526082c7d0a7424ab7d087a17d8552892aae8901
This commit is contained in:
Christopher Baines 2025-11-25 08:48:05 +00:00
parent 5e63c9bdb1
commit d033f0e3be
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -7495,8 +7495,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0))))
(define-public guile-knots
(let ((commit "95200eccfd5668fa94a0dfad6eab93d7b7731c9d")
(revision "25"))
(let ((commit "3eba6fc8209f254b8068459a59d0056a629528d9")
(revision "26"))
(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
"188wnz6vn1ba3nby13dwf91v09vidlap2zrlnklz2xgzajk8m7bb"))
"11hzqhjjzmgaqadp77682fsgdl03jqxp2a5n3v4z84ra2mhpg1xa"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs