guix_mirror_bot pushed a commit to branch mesa-updates
in repository guix.
commit dcd202623b8aa76c65303b7b689a3638cff8a92b
Author: Ian Eure <[email protected]>
AuthorDate: Sat Sep 27 21:42:13 2025 -0700
gnu: librewolf: Use ffmpeg-6.
Fixes guix/guix#3038.
* gnu/packages/librewolf.scm (librewolf): Replace ffmpeg with ffmpeg-6.
Change-Id: I8aef1b8102e6aff9f9dc4513c7169507efdec16b
---
gnu/packages/librewolf.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/librewolf.scm b/gnu/packages/librewolf.scm
index ff34cff736..f041d76f7a 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -626,7 +626,7 @@
cups
dbus-glib
freetype
- ffmpeg
+ ffmpeg-6
gdk-pixbuf
glib
gtk+