gnu: rust-async-attributes-1: Update to 1.1.2.

* gnu/packages/crates-io.scm (rust-async-attributes-1): Update to 1.1.2.

Change-Id: I65edb78ef4bb34912ef8d770150913f7e31e9d06
This commit is contained in:
Efraim Flashner 2024-12-19 12:21:23 +02:00
parent 37fb032a5d
commit c9f470c4b5
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -4885,14 +4885,14 @@ (define-public rust-associative-cache-1
(define-public rust-async-attributes-1
(package
(name "rust-async-attributes")
(version "1.1.1")
(version "1.1.2")
(source
(origin
(method url-fetch)
(uri (crate-uri "async-attributes" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "08w41342hybxhln7j7hjsf7v04p3r9d6qdczfwp8d53xj5bd3lzg"))))
(base32 "1rcnypqgmlcw9vwh0fk8bivvz8p5v8acy0zd2njdv6yxyiwkw853"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs