me
/
guix
Archived
1
0
Fork 0

gnu: rust-psm-0.1: Update to 0.1.10.

* gnu/packages/crates-io.scm (rust-psm-0.1): Update to 0.1.10.
master
Efraim Flashner 2020-07-09 15:46:14 +03:00
parent cbf0cf8e19
commit 3d1a63df51
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -17980,7 +17980,7 @@ macro use case.")
(define-public rust-psm-0.1
(package
(name "rust-psm")
(version "0.1.6")
(version "0.1.10")
(source
(origin
(method url-fetch)
@ -17989,7 +17989,7 @@ macro use case.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1q1hdbnp2j3zz1vhzp1xhds6ynan3mg5bhjlhfy5m1sg8n5wckxi"))))
"1kr9sal8g9zil4ch8ra0ry96d5cl15xslk1p0wnqk1504ib3hb89"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs