gnu: guile-knots: Update to 0-16.e1858df.

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

Change-Id: I75c4b194bb0f46c7300c4049b9bb531f2622a7cd
This commit is contained in:
Christopher Baines 2025-03-25 18:40:30 +00:00
parent fc72db645c
commit dbef60edb3
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -6670,8 +6670,8 @@ is an attempt to combine both into something useful.")
(license license:asl2.0))))
(define-public guile-knots
(let ((commit "da69fd19f3072a405e394881a11c345704f31806")
(revision "15"))
(let ((commit "e1858dfff5e360b36b167cd94c806759f9b4e7e8")
(revision "16"))
(package
(name "guile-knots")
(version (git-version "0" revision commit))
@ -6682,7 +6682,7 @@ is an attempt to combine both into something useful.")
(commit commit)))
(sha256
(base32
"0nnmlw1vl927yc2vnbp1fv9750pm4233lzj4ns6h1n0zxb63rnbr"))
"1342a7rw9zqxgii5q4ahiqabmgqbvczjdx1308yf9k3d8x6gk41q"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(native-inputs