me
/
guix
Archived
1
0
Fork 0

gnu: rust-standback-0.2: Update to 0.2.17.

* gnu/packages/crates-io.scm (rust-standback-0.2): Update to 0.2.17.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Aleksandr Vityazev 2022-01-17 13:20:02 +00:00 committed by Nicolas Goaziou
parent 660ac43684
commit 5c761ec43a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -53985,7 +53985,7 @@ deeply recursive algorithms that may accidentally blow the stack.")
(define-public rust-standback-0.2 (define-public rust-standback-0.2
(package (package
(name "rust-standback") (name "rust-standback")
(version "0.2.10") (version "0.2.17")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -53993,7 +53993,7 @@ deeply recursive algorithms that may accidentally blow the stack.")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1rnqv9dbq9c4nz7097v0f1d04fjwwsvvyy8rmz8lg1szxahix9rk")))) "1zr8zy3kzryaggz3k0j4135m3zbd31pyqmja8cyj8yp07mpzn4z1"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-development-inputs `(#:cargo-development-inputs