gnu: guile-knots: Update to 0-25.95200ec.

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

Change-Id: I4d6867a91257d8a712d6f92db457d1225dead7d3
This commit is contained in:
Christopher Baines 2025-11-19 16:09:52 +00:00
parent 99fcefd03d
commit b29cee2679
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -7499,8 +7499,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0))))
(define-public guile-knots
(let ((commit "05ad83c7031de9b0d1873a0d5aec630746342a06")
(revision "24"))
(let ((commit "95200eccfd5668fa94a0dfad6eab93d7b7731c9d")
(revision "25"))
(package
(name "guile-knots")
(version (git-version "0" revision commit))
@ -7511,7 +7511,7 @@ is an attempt to combine both into something useful.")
(commit commit)))
(sha256
(base32
"1dnzjz0ap0rgl1ss4z09lw2yxz8srljsgi1wachhp4ri9fsgqsnh"))
"188wnz6vn1ba3nby13dwf91v09vidlap2zrlnklz2xgzajk8m7bb"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs