summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2021-04-27 00:19:42 -0400
committerLeo Famulari <leo@famulari.name>2021-04-27 01:07:54 -0400
commit0cb4ef1c7f8b2f14f1dfa588949fb16b918731c5 (patch)
tree420540cc96cbfad63824bf670ead830b98ec2b4d /gnu/local.mk
parent67928ad4c24538e4e49e23e524fa6ffef6e55f51 (diff)
downloadguix-patches-0cb4ef1c7f8b2f14f1dfa588949fb16b918731c5.tar
guix-patches-0cb4ef1c7f8b2f14f1dfa588949fb16b918731c5.tar.gz
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.mk1
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 \