gnu: rust-pasetors-0.6: Update to 0.6.7.

* gnu/packages/crates-io.scm (rust-pasetors-0.6): Update to 0.6.7.

Change-Id: Ia1ff5a97bffd25390dbfb8e3ea388287d20540a0
This commit is contained in:
Efraim Flashner 2023-10-24 08:47:36 +03:00
parent 8652320170
commit 396f7cde82
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -49294,14 +49294,14 @@ (define-public rust-partial-io-0.2
(define-public rust-pasetors-0.6
(package
(name "rust-pasetors")
(version "0.6.6")
(version "0.6.7")
(source (origin
(method url-fetch)
(uri (crate-uri "pasetors" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0sgag8mxix45inzmvkcp2nahmnd5gdi62wdh5v7dxhaxp0rzcjw2"))))
"1h4li2j46hdy58dpnn5ji4z4b4clbr2a6689jmaqv409lfcmcxms"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs