me
/
guix
Archived
1
0
Fork 0

gnu: rust-ctor-0.1: Update to 0.1.15.

* gnu/packages/crates-io.scm (rust-ctor-0.1): Update to 0.1.15.
master
Efraim Flashner 2020-07-09 13:47:00 +03:00
parent 015881e9a8
commit 914bfc806a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -4747,7 +4747,7 @@ Transparency logs for use with sct crate.")
(define-public rust-ctor-0.1 (define-public rust-ctor-0.1
(package (package
(name "rust-ctor") (name "rust-ctor")
(version "0.1.13") (version "0.1.15")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -4756,7 +4756,7 @@ Transparency logs for use with sct crate.")
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1qgwkwyxishpp3wkbwq5i27zdxz539ii0sz129xj061ffnnfbia7")))) "09x2my9x33srjdip8yf4lm5gq7xqis2694abvpa64r60pajqm19r"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs