me
/
guix
Archived
1
0
Fork 0

gnu: rust-ryu-1: Update to 1.0.15.

* gnu/packages/crates-io.scm (rust-ryu-1): Update to 1.0.15.

Change-Id: Iacbe0c29f763275b23f1e06b7d350288e33e4a26
Efraim Flashner 2023-10-27 20:47:13 +03:00
parent a4fb3f1f54
commit 24f6a6a20b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -64084,7 +64084,7 @@ deserialization framework.")
(define-public rust-ryu-1
(package
(name "rust-ryu")
(version "1.0.12")
(version "1.0.15")
(source
(origin
(method url-fetch)
@ -64092,7 +64092,7 @@ deserialization framework.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1ppcgnyfs12p545bl7762jp9b11rlzmgb7yzrr5lnzb8xm1rfjvv"))))
"0hfphpn1xnpzxwj8qg916ga1lyc33lc03lnf1gb3wwpglj6wrm0s"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs