gnu: rust-time-0.3: Update to 0.3.36.

* gnu/packages/crates-io.scm (rust-time-0.3): Update to 0.3.36.

Change-Id: I59bbfbc250bfa1c35d14fed6ea8f13961b79f46b
This commit is contained in:
Efraim Flashner 2024-09-15 21:00:37 +03:00
parent dcd75bb059
commit 1b4106549f
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -80896,14 +80896,14 @@ (define-public rust-tikv-jemalloc-ctl-0.4
(define-public rust-time-0.3
(package
(name "rust-time")
(version "0.3.34")
(version "0.3.36")
(source
(origin
(method url-fetch)
(uri (crate-uri "time" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0jc7wgprzqjhzd0nqkbmdlnjwyddnswmjw86ni2vq55v45jqn968"))))
(base32 "11g8hdpahgrf1wwl2rpsg5nxq3aj7ri6xr672v4qcij6cgjqizax"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ; Not all files included