~ruther/guix-local

dcac6d1ed1931a767a295a7b80da87c2083357e6 — Christopher Baines 1 year, 6 months ago d804997
gnu: guile-knots: Update to 0-4.d572f59.

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

Change-Id: I6a6e1ccf77d39d8849e9936a2458b0d6cd07112e
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
@@ 6263,8 6263,8 @@ is an attempt to combine both into something useful.")
      (license license:asl2.0))))

(define-public guile-knots
  (let ((commit "6119ece5cba6cbdc638ccfb19aba52ea246dfe50")
        (revision "3"))
  (let ((commit "d572f591a3c136bfc7b23160e16381c92588f8d9")
        (revision "4"))
    (package
    (name "guile-knots")
    (version (git-version "0" revision commit))


@@ 6275,7 6275,7 @@ is an attempt to combine both into something useful.")
                    (commit commit)))
              (sha256
               (base32
                "1dn9mrla0inhmfcyl725jh6dfwrg6xd56jp7c3n3plmjz3knyfmj"))
                "0g85frfniblxb2cl81fg558ic3cxvla7fvml08scjgbbxn8151gv"))
              (file-name (string-append name "-" version "-checkout"))))
    (build-system gnu-build-system)
    (native-inputs