mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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.
This commit is contained in:
parent
d1e77d69c1
commit
a243746816
1 changed files with 2 additions and 2 deletions
|
@ -27434,7 +27434,7 @@ to XDG Base Directory specification")
|
||||||
(define-public rust-xml-rs-0.8
|
(define-public rust-xml-rs-0.8
|
||||||
(package
|
(package
|
||||||
(name "rust-xml-rs")
|
(name "rust-xml-rs")
|
||||||
(version "0.8.1")
|
(version "0.8.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -27443,7 +27443,7 @@ to XDG Base Directory specification")
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0c905wsmk995xypxljpxzq6vv660r1pzgyrpsfiz13kw3hf0dzcs"))
|
"12ndxyhzxw2zdr76ql8nfdwb2vwhvdkrxwk4pbjafqfglmjv0zdh"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue