me
/
guix
Archived
1
0
Fork 0

gnu: rust-xml-rs-0.8: Update to 0.8.3.

* gnu/packages/crates-io.scm (rust-mlx-rs-0.8): Update to 0.8.3.
master
Efraim Flashner 2020-05-30 23:03:47 +03:00
parent 8e3a1a62ae
commit fb872fdf63
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -27434,7 +27434,7 @@ to XDG Base Directory specification")
(define-public rust-xml-rs-0.8
(package
(name "rust-xml-rs")
(version "0.8.1")
(version "0.8.3")
(source
(origin
(method url-fetch)
@ -27443,7 +27443,7 @@ to XDG Base Directory specification")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0c905wsmk995xypxljpxzq6vv660r1pzgyrpsfiz13kw3hf0dzcs"))))
"12ndxyhzxw2zdr76ql8nfdwb2vwhvdkrxwk4pbjafqfglmjv0zdh"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs