me
/
guix
Archived
1
0
Fork 0

gnu: rust-decimal-2: Update to 2.1.0.

* gnu/packages/crates-io.scm (rust-decimal-2): Update to 2.1.0.
master
Efraim Flashner 2023-01-15 11:30:03 +02:00 committed by Maxim Cournoyer
parent 862e10f4f2
commit c4b460c555
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -16185,7 +16185,7 @@ verifying the contents.")
(define-public rust-decimal-2
(package
(name "rust-decimal")
(version "2.0.4")
(version "2.1.0")
(source
(origin
(method url-fetch)
@ -16194,7 +16194,7 @@ verifying the contents.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1vb3i8vg1dxrw3kzbfiag3gg7rdjd73z80mwbwkq60vnphiqfig6"))))
"0k8ij9brz6kdk7j4hq916s85qrplpy3ixs9v9h1ibsxsj5zbg2js"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs