diff options
author | Leo Famulari <leo@famulari.name> | 2021-04-27 00:19:42 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2021-04-27 01:07:54 -0400 |
commit | 0cb4ef1c7f8b2f14f1dfa588949fb16b918731c5 (patch) | |
tree | 420540cc96cbfad63824bf670ead830b98ec2b4d /gnu/local.mk | |
parent | 67928ad4c24538e4e49e23e524fa6ffef6e55f51 (diff) |
gnu: GIMP: Update to 2.10.24.
* gnu/packages/gimp.scm (gimp): Update to 2.10.24.
[source]: Remove obsolete patch 'gimp-make-gegl-introspect-optional.patch'.
* gnu/packages/patches/gimp-make-gegl-introspect-optional.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index e8b6effb36..c4d757bc89 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1085,7 +1085,6 @@ dist_patch_DATA = \ %D%/packages/patches/ghostscript-no-header-id.patch \ %D%/packages/patches/ghostscript-no-header-uuid.patch \ %D%/packages/patches/ghostscript-no-header-creationdate.patch \ - %D%/packages/patches/gimp-make-gegl-introspect-optional.patch \ %D%/packages/patches/glib-appinfo-watch.patch \ %D%/packages/patches/glib-tests-timer.patch \ %D%/packages/patches/glib-CVE-2021-27218.patch \ |