mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: Remove rust-yeslogic-fontconfig-sys-2.
* gnu/packages/crates-io.scm (rust-yeslogic-fontconfig-sys-2): Delete variable. Change-Id: I496b5822186ae75c1d5fe27c6ad7d310252e6e38
This commit is contained in:
parent
e5df0e94af
commit
4baf456015
1 changed files with 0 additions and 17 deletions
|
@ -95089,23 +95089,6 @@ (define-public rust-yeslogic-fontconfig-sys-3
|
|||
("rust-once-cell" ,rust-once-cell-1)
|
||||
("rust-pkg-config" ,rust-pkg-config-0.3))))))
|
||||
|
||||
(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-yoke-0.7
|
||||
(package
|
||||
(name "rust-yoke")
|
||||
|
|
Loading…
Reference in a new issue