gnu: guile-knots: Update to 0-10.13f1118.

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

Change-Id: I0de996175621255b9fc74cbe6ed9ceb6195287f8
This commit is contained in:
Christopher Baines 2025-02-20 23:30:34 +00:00
parent ab1b557d8f
commit ddad78935f
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -6294,8 +6294,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0))))
(define-public guile-knots
(let ((commit "99245034ea4b138a617191981b01784f1f29092a")
(revision "9"))
(let ((commit "13f11185765b436aaa96b070b31b7b093a2122b7")
(revision "10"))
(package
(name "guile-knots")
(version (git-version "0" revision commit))
@ -6306,7 +6306,7 @@ is an attempt to combine both into something useful.")
(commit commit)))
(sha256
(base32
"0a27phkazbjb9lxh9bl034h7dcnc5g450msb8v21sdgdx03sh4kr"))
"029nvm8dwvf1ha2ya2xmgwnh1z6582ig7ih3c70d4fwnpg4ir52f"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(native-inputs