gnu: guile-knots: Update to 0-6.eebb42e.

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

Change-Id: Ib44479b3bd040df828dbc930a11e6e7431df42c4
This commit is contained in:
Christopher Baines 2025-01-30 10:08:09 +01:00
parent 00148d684e
commit f658d2d002
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

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