~ruther/guix-local

d033f0e3be839cdb9c112be1fd6407eb3f1471e3 — Christopher Baines 3 months ago 5e63c9b
gnu: guile-knots: Update to 0-26.3eba6fc.

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

Change-Id: I526082c7d0a7424ab7d087a17d8552892aae8901
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/guile-xyz.scm
M gnu/packages/guile-xyz.scm => gnu/packages/guile-xyz.scm +3 -3
@@ 7495,8 7495,8 @@ is an attempt to combine both into something useful.")
      (license license:asl2.0))))

(define-public guile-knots
  (let ((commit "95200eccfd5668fa94a0dfad6eab93d7b7731c9d")
        (revision "25"))
  (let ((commit "3eba6fc8209f254b8068459a59d0056a629528d9")
        (revision "26"))
    (package
    (name "guile-knots")
    (version (git-version "0" revision commit))


@@ 7507,7 7507,7 @@ is an attempt to combine both into something useful.")
                    (commit commit)))
              (sha256
               (base32
                "188wnz6vn1ba3nby13dwf91v09vidlap2zrlnklz2xgzajk8m7bb"))
                "11hzqhjjzmgaqadp77682fsgdl03jqxp2a5n3v4z84ra2mhpg1xa"))
              (file-name (git-file-name name version))))
    (build-system gnu-build-system)
    (native-inputs