mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: python-pytaglib: Update dependency on taglib.
* gnu/packages/mp3.scm (python-pytaglib)[inputs]: Remove taglib-next; add taglib. Change-Id: I13ce68df8ff504f1a3d18e6701362e24d93eda72
This commit is contained in:
parent
cddffe7f42
commit
f3cf50451f
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ fingerprinting library and the Acoustid API.")
|
|||
python-pytest
|
||||
python-setuptools))
|
||||
(inputs
|
||||
(list taglib-next))
|
||||
(list taglib))
|
||||
(home-page "https://github.com/supermihi/pytaglib")
|
||||
(synopsis "Python bindings for taglib")
|
||||
(description
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue