me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: I0aa46b51dff18a3045d8efd41da23111af33257a
master
Efraim Flashner 2024-03-27 10:32:56 +02:00
parent 337b34e917
commit 0dcb5a1ca0
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -49317,14 +49317,14 @@ find a device path by its ID.")
(define-public rust-pasetors-0.6
(package
(name "rust-pasetors")
(version "0.6.7")
(version "0.6.8")
(source (origin
(method url-fetch)
(uri (crate-uri "pasetors" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1h4li2j46hdy58dpnn5ji4z4b4clbr2a6689jmaqv409lfcmcxms"))))
"1fkdp4lya95nrkrds3i14288g4a85gxrlg8lnz8hs8zjcryd8dkb"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs