me
/
guix
Archived
1
0
Fork 0

gnu: rust-anyhow-1: Update to 1.0.69.

* gnu/packages/crates-io.scm (rust-anyhow-1): Update to 1.0.69.
master
Efraim Flashner 2023-03-09 18:32:03 +02:00
parent b8f9637b0c
commit d8474d5b8f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 3 deletions

View File

@ -2842,7 +2842,7 @@ escape codes.")
(define-public rust-anyhow-1
(package
(name "rust-anyhow")
(version "1.0.65")
(version "1.0.69")
(source
(origin
(method url-fetch)
@ -2850,8 +2850,7 @@ escape codes.")
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"00jnbylbji1wxvgpk6fcpcxyh4firn223w0lpdvxm1117r71l5lq"))))
(base32 "007q0cw3zv8y5314c41vjyqznrqvim5ydv0306wy9mn34zbznji2"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs