~ruther/guix-local

3de0f87c833382404fe147fb3e11fe428c86f60c — Christopher Baines 1 year, 2 months ago a2041fe
gnu: guile-knots: Update to 0-5.c1796f0.

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

Change-Id: I05d7261435ea1179cd06c40a8b7331a7e40d7186
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 "d572f591a3c136bfc7b23160e16381c92588f8d9")
        (revision "4"))
  (let ((commit "c1796f0081cef266cbbc494cbf0791b4105d5b89")
        (revision "5"))
    (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
                "0g85frfniblxb2cl81fg558ic3cxvla7fvml08scjgbbxn8151gv"))
                "1dlckjjixxljcz7pvsxqvcwqdz2x8gpvgh781lgxw5prs0pxccl2"))
              (file-name (string-append name "-" version "-checkout"))))
    (build-system gnu-build-system)
    (native-inputs