Files
packages/anda/rust/maturin/anda.hcl
T
madomado 16898e5e51 feat: rm duplidated packages (#493)
* feat: rm duplidated packages

These packages are already present in Fedora and is thus redundant.
On the other hand, maturin is kept and renamed since it is more
up-to-date and is more stable (Fedora has the beta version).

* fix(conflicts): maturin

Signed-off-by: madomado <wboy111@outlook.com>

* Update terra-rust-maturin.spec

Signed-off-by: madomado <wboy111@outlook.com>

* fix name

---------

Signed-off-by: madomado <wboy111@outlook.com>
2023-06-02 00:49:55 -07:00

6 lines
61 B
HCL

project pkg {
rpm {
spec = "rust-terra-maturin.spec"
}
}