~ruther/guix-local

bed706f1ff68ce6492eaaf756bca59c5fbdac4e3 — Andrew Tropin 2 years ago 76a3414
gnu: guile-ares-rs: Update to 0.9.3.

* gnu/packages/guile-xyz.scm (guile-ares-rs): Update to 0.9.3.

Change-Id: Iabe57fcb4f1947eb0908109333e4432b8e554cfe
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/guile-xyz.scm
M gnu/packages/guile-xyz.scm => gnu/packages/guile-xyz.scm +2 -2
@@ 1117,7 1117,7 @@ for calling methods on remote servers by exchanging JSON objects.")
(define-public guile-ares-rs
  (package
    (name "guile-ares-rs")
    (version "0.9.1")
    (version "0.9.3")
    (source
     (origin
       (method git-fetch)


@@ 1127,7 1127,7 @@ for calling methods on remote servers by exchanging JSON objects.")
       (file-name (git-file-name name version))
       (sha256
        (base32
         "173jg8z0cwq5r67lzxsmyir5f6cxd9i5gzb3qryq71cqq4h1c77n"))))
         "021lg06c5lrp2j1qv8hl4jh4yq07k158h824kjv6b87bxqk7vq54"))))
    (build-system guile-build-system)
    (arguments
     (list