mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove rust-core-foundation-sys-0.2.
* gnu/packages/crates-apple.scm (rust-core-foundation-sys-0.2): Delete variable. Change-Id: Id00ab659bb94b053fd37e16741ed67c4bd2bb4a2
This commit is contained in:
parent
77ce71093b
commit
2d00ee154d
1 changed files with 0 additions and 18 deletions
|
@ -584,24 +584,6 @@ CommonCrypto library.")
|
||||||
(base32
|
(base32
|
||||||
"0fzsw1j9g1x598yhwklg59l15hwzc0pyvs01w9fg2kin4598mjp7"))))))
|
"0fzsw1j9g1x598yhwklg59l15hwzc0pyvs01w9fg2kin4598mjp7"))))))
|
||||||
|
|
||||||
(define-public rust-core-foundation-sys-0.2
|
|
||||||
(package
|
|
||||||
(inherit rust-core-foundation-sys-0.6)
|
|
||||||
(name "rust-core-foundation-sys")
|
|
||||||
(version "0.2.3")
|
|
||||||
(source
|
|
||||||
(origin
|
|
||||||
(method url-fetch)
|
|
||||||
(uri (crate-uri "core-foundation-sys" version))
|
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
|
||||||
(sha256
|
|
||||||
(base32
|
|
||||||
"13f7f3kblyj6yxcxm74yg84vj9ahaprlc1vgblagmj6bzmzmsnh6"))))
|
|
||||||
(arguments
|
|
||||||
`(#:skip-build? #t
|
|
||||||
#:cargo-inputs
|
|
||||||
(("rust-libc" ,rust-libc-0.2))))))
|
|
||||||
|
|
||||||
(define-public rust-core-text-20
|
(define-public rust-core-text-20
|
||||||
(package
|
(package
|
||||||
(name "rust-core-text")
|
(name "rust-core-text")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue