~ruther/guix-local

21fa45f45cc48a53083d74427e351b2d9c785a65 — Christopher Baines 3 months ago a783657
gnu: guile-knots: Update to 0-27.8100d36.

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

Change-Id: Ia96c196f0cd25bbbdc7a2158ee32a66a40f69276
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 "3eba6fc8209f254b8068459a59d0056a629528d9")
        (revision "26"))
  (let ((commit "8100d36aa5bebb6c6fab114ae5595ace2be43b2e")
        (revision "27"))
    (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
                "11hzqhjjzmgaqadp77682fsgdl03jqxp2a5n3v4z84ra2mhpg1xa"))
                "06jnrsa2ypl34063pa0icvq7kjp4xp5w1rm63h7vq05xqmn1byid"))
              (file-name (git-file-name name version))))
    (build-system gnu-build-system)
    (native-inputs