gnu: guile-knots: Update to 0-7.ee2a93f.

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

Change-Id: I2b82dcba1df7eb28a0bf9a34edfbddda3d3ed4c8
This commit is contained in:
Christopher Baines 2025-02-07 16:57:20 +00:00
parent 98f894e05f
commit 2c71911bfe
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -6266,8 +6266,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0)))) (license license:asl2.0))))
(define-public guile-knots (define-public guile-knots
(let ((commit "eebb42e7a778eb21342fcd861e313bf21f0afc94") (let ((commit "ee2a93fbcac71f38a1ae92ef015a842c35228bf5")
(revision "6")) (revision "7"))
(package (package
(name "guile-knots") (name "guile-knots")
(version (git-version "0" revision commit)) (version (git-version "0" revision commit))
@ -6278,7 +6278,7 @@ is an attempt to combine both into something useful.")
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"197hknxvrl9wp99ib6jvbnx9mvx24dnj0l5a9gfd8waadb9iafbi")) "18akxljfs3l6ss9dqimqqkj6rm4bkwp93q6wfq4a3gbvd0qgda44"))
(file-name (string-append name "-" version "-checkout")))) (file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs