me
/
guix
Archived
1
0
Fork 0

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
master
Andrew Tropin 2024-03-14 11:21:37 +03:00
parent 76a3414a1b
commit bed706f1ff
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 2 additions and 2 deletions

View File

@ -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