guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 8998d1a4fc22554759f4d197e2c744c94aa81a76
Author: Sughosha <[email protected]>
AuthorDate: Tue Dec 23 15:15:19 2025 +0530
gnu: libextractor: Fix build.
* gnu/packages/gnunet.scm (libextractor): Fix build.
[inputs]: Remove exiv2; add exiv2-0.27.
Change-Id: I7d93ae85348644a058cc51d28488c38878456fbe
---
gnu/packages/gnunet.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index b483f620c0..a2189e84ab 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -130,7 +130,7 @@
texinfo))
(inputs
(list bzip2
- exiv2
+ exiv2-0.27
file ;libmagic, for the MIME plug-in
flac
gdk-pixbuf