On 2022-03-05, 12:22 +0000, Guillaume Le Vaillant wrote: > Jai Vetrivelan skribis: > >> [1. text/patch; 0001-gnu-dunst-Update-to-1.8.1.patch] >> From af0d5b8381f9fec21ac01f88ca5f6384643a19b2 Mon Sep 17 00:00:00 2001 >> From: Jai Vetrivelan >> Date: Sat, 5 Mar 2022 11:19:43 +0530 >> Subject: [PATCH] gnu: dunst: Update to 1.8.1. >> >> * gnu/packages/dunst.scm (dunst): Update to 1.8.1. >> * gnu/packages/patches/dunst-1.7.3-fix-crash.patch: Remove patch file. >> --- >> gnu/packages/dunst.scm | 6 +++--- >> .../patches/dunst-1.7.3-fix-crash.patch | 21 ------------------- >> 2 files changed, 3 insertions(+), 24 deletions(-) >> delete mode 100644 gnu/packages/patches/dunst-1.7.3-fix-crash.patch >> >> [...] > > Hi, > > When removing a patch file, you also have to remove it from the list of > patches in "gnu/local.mk". > Can you send an updated patch? >