gnu: rust-psm-0.1: Update to 0.1.10.
* gnu/packages/crates-io.scm (rust-psm-0.1): Update to 0.1.10.
This commit is contained in:
parent
cbf0cf8e19
commit
3d1a63df51
1 changed files with 2 additions and 2 deletions
|
@ -17980,7 +17980,7 @@ macro use case.")
|
||||||
(define-public rust-psm-0.1
|
(define-public rust-psm-0.1
|
||||||
(package
|
(package
|
||||||
(name "rust-psm")
|
(name "rust-psm")
|
||||||
(version "0.1.6")
|
(version "0.1.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -17989,7 +17989,7 @@ macro use case.")
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1q1hdbnp2j3zz1vhzp1xhds6ynan3mg5bhjlhfy5m1sg8n5wckxi"))))
|
"1kr9sal8g9zil4ch8ra0ry96d5cl15xslk1p0wnqk1504ib3hb89"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-development-inputs
|
`(#:cargo-development-inputs
|
||||||
|
|
Reference in a new issue