gnu: Remove rust-rctree-0.3.
* gnu/packages/crates-io.scm (rust-rctree-0.3): Delete variable.
This commit is contained in:
parent
05d63784e7
commit
bea7814509
@ -48067,20 +48067,6 @@ Rust.")
|
||||
reference counting.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public rust-rctree-0.3
|
||||
(package
|
||||
(inherit rust-rctree-0.4)
|
||||
(name "rust-rctree")
|
||||
(version "0.3.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "rctree" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1a54z2b850albiqx9vw009p9xg363vqzh1ybkwb89zn8375jk7my"))))))
|
||||
|
||||
(define-public rust-rdrand-0.4
|
||||
(package
|
||||
(name "rust-rdrand")
|
||||
|
Loading…
Reference in New Issue
Block a user