gnu: rust-pear-0.1: Update to 0.1.5.
* gnu/packages/crates-io.scm (rust-pear-0.1): Update to 0.1.5.
This commit is contained in:
parent
65ed3443b1
commit
4446e55f60
@ -43867,14 +43867,14 @@ pdqsort.")
|
||||
(define-public rust-pear-0.1
|
||||
(package
|
||||
(name "rust-pear")
|
||||
(version "0.1.4")
|
||||
(version "0.1.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "pear" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "12mb00ick6y1slbxk6r4i8qxdbq8km3bs4pygjv94xwnvc9g482k"))))
|
||||
(base32 "02lnp8c414z5ds0lskd4zxlalrjljzpkg8g6kizszij4h52sgprj"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
|
Loading…
Reference in New Issue
Block a user