mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gegl: Update to 0.4.52.
* gnu/packages/gimp.scm (gegl): Update to 0.4.52. Change-Id: I6a3bb2b65a545ead62143cf263ef1ff5eb09593f
This commit is contained in:
parent
34cfd525b1
commit
0462d116fc
1 changed files with 2 additions and 2 deletions
|
@ -224,7 +224,7 @@ provided, as well as a framework to add new color models and data types.")
|
|||
(define-public gegl
|
||||
(package
|
||||
(name "gegl")
|
||||
(version "0.4.50")
|
||||
(version "0.4.52")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -238,7 +238,7 @@ provided, as well as a framework to add new color models and data types.")
|
|||
(version-major+minor version)
|
||||
"/gegl-" version ".tar.xz")))
|
||||
(sha256
|
||||
(base32 "1hchnzfsmv2jwky2qb52lvjh4gz14wzpfcr12iqwm1pf0sdrd130"))))
|
||||
(base32 "02h0jq9r1d521n12h7zjf4lv1pqgsfhac765b188qi70qc7jl8fa"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue