mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove duplicate python-google-brotli package.
* gnu/packages/python-compression.scm (python-brotli): Delete duplicate variable. * gnu/packages/compression.scm (python-google-brotli): Redefine as a deprecated-package, with… (python-brotli): …as the canonical variable. * gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]: Adjust accordingly.
This commit is contained in:
parent
28b5ef1159
commit
c181e83fba
6 changed files with 5 additions and 26 deletions
|
@ -37,7 +37,6 @@
|
|||
#:use-module (gnu packages geo)
|
||||
#:use-module (gnu packages openldap)
|
||||
#:use-module (gnu packages python)
|
||||
#:use-module (gnu packages python-compression)
|
||||
#:use-module (gnu packages python-crypto)
|
||||
#:use-module (gnu packages python-web)
|
||||
#:use-module (gnu packages python-xyz)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue