mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: webp-pixbuf-loader: Update to 0.2.7.
* gnu/packages/gtk.scm (webp-pixbuf-loader): Update to 0.2.7.
This commit is contained in:
parent
e1641baad6
commit
f90c1c6613
1 changed files with 2 additions and 2 deletions
|
@ -3031,7 +3031,7 @@ Unix desktop environment under X11 as well as Wayland.")
|
|||
(define-public webp-pixbuf-loader
|
||||
(package
|
||||
(name "webp-pixbuf-loader")
|
||||
(version "0.2.4")
|
||||
(version "0.2.7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -3040,7 +3040,7 @@ Unix desktop environment under X11 as well as Wayland.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0dsdkw0i8fg3051653zmz68s068a2w23d708av64afzvav1xvhv0"))))
|
||||
(base32 "0cp51qv8mjjhs3x40d1p31c5f2ilajs4m15da5z5l240bmwk1490"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue