gnu: Remove rust-yeslogic-fontconfig-sys-2.
* gnu/packages/crates-io.scm (rust-yeslogic-fontconfig-sys-2): Delete variable.
parent
3db2f48c07
commit
4103d3d729
|
@ -70356,23 +70356,6 @@ library.")
|
||||||
for locating fonts.")
|
for locating fonts.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public rust-yeslogic-fontconfig-sys-2
|
|
||||||
(package
|
|
||||||
(inherit rust-yeslogic-fontconfig-sys-3)
|
|
||||||
(name "rust-yeslogic-fontconfig-sys")
|
|
||||||
(version "2.11.2")
|
|
||||||
(source (origin
|
|
||||||
(method url-fetch)
|
|
||||||
(uri (crate-uri "yeslogic-fontconfig-sys" version))
|
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
|
||||||
(sha256
|
|
||||||
(base32
|
|
||||||
"13bzwn12dmxnc8iqd6za6q3j2ililnqjcplnlrfblbca4ia73r1q"))))
|
|
||||||
(arguments
|
|
||||||
`(#:cargo-inputs
|
|
||||||
(("rust-const-cstr" ,rust-const-cstr-0.3)
|
|
||||||
("rust-pkg-config" ,rust-pkg-config-0.3))))))
|
|
||||||
|
|
||||||
(define-public rust-zbase32-0.1
|
(define-public rust-zbase32-0.1
|
||||||
(package
|
(package
|
||||||
(name "rust-zbase32")
|
(name "rust-zbase32")
|
||||||
|
|
Reference in New Issue