1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-13 08:30:38 +02:00
Files
guix/gnu/packages/crates-graphics.scm
Maxim Cournoyer d8c06d8789 gnu: Remove rust-rav1e.
This package is superseded by rav1e.

Note: I tried defining an alias like so:

  (define-public rust-rav1e
    (deprecated-package "rust-rav1e" rav1e))

But it caused a problem where the 'rav1e' variable would appear unbound.

* gnu/packages/crates-graphics.scm (rust-rav1e-0.4): Remove.
2021-06-06 02:38:28 -04:00

103 KiB