me
/
guix
Archived
1
0
Fork 0

gnu: rust-embed-resource: Update to 1.3.3.

* gnu/packages/crates-io.scm (rust-embed-resource): Update to 1.3.3.
master
Tobias Geerinckx-Rice 2021-01-03 18:28:02 +01:00
parent aa2e420e81
commit 73023b280a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 4 deletions

View File

@ -3,7 +3,7 @@
;;; Copyright © 2019, 2020, 2021 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2019, 2020, 2021 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 20192021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019, 2020 John Soo <jsoo1@asu.edu>
;;; Copyright © 2019, 2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
@ -8246,7 +8246,7 @@ signing, and verification in pure Rust.")
(define-public rust-embed-resource-1.3
(package
(name "rust-embed-resource")
(version "1.3.1")
(version "1.3.3")
(source
(origin
(method url-fetch)
@ -8254,8 +8254,7 @@ signing, and verification in pure Rust.")
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0v1adsw9mq7gjjjhx4hcjhqppdf4vm0gbcgh7sxirbxh99la9axv"))))
(base32 "0pbif8kl6xcvfnp8gibqsw0w14l28vfkff9k6byw506s0d20nsqz"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs