me
/
guix
Archived
1
0
Fork 0

gnu: rust-quote-1: Update to 1.0.21.

* gnu/packages/crates-io.scm (rust-quote-1): Update to 1.0.21.
master
Efraim Flashner 2022-09-28 20:09:51 +03:00
parent 91e1dc05da
commit f4715b2f0a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -48251,7 +48251,7 @@ and Petrick's method, an algorithm to automatically minimize boolean expressions
(define-public rust-quote-1 (define-public rust-quote-1
(package (package
(name "rust-quote") (name "rust-quote")
(version "1.0.9") (version "1.0.21")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -48259,7 +48259,7 @@ and Petrick's method, an algorithm to automatically minimize boolean expressions
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"19rjmfqzk26rxbgxy5j2ckqc2v12sw2xw8l4gi8bzpn2bmsbkl63")))) "0yai5cyd9h95n7hkwjcx8ig3yv0hindmz5gm60g9dmm7fzrlir5v"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs