This is an automated email from the git hooks/post-receive script.

lilyp pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new ccdf66cc59 gnu: Register gnome-settings-daemon-screensaver-error.patch.
ccdf66cc59 is described below

commit ccdf66cc597561cece796b949211eafa9f089bd7
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sun Apr 13 20:01:06 2025 +0200

    gnu: Register gnome-settings-daemon-screensaver-error.patch.
    
    This is a follow-up to 7f0ec135d1bf6fd8b7bff84bc176b6c61fdee75d,
    which added the patch, but was missing the change to gnu/local.mk.
    
    * gnu/local.mk (dist_patch_DATA): Register
    gnome-settings-daemon-screensaver-error.patch.
    
    Reported-by: Z572 <[email protected]>
---
 gnu/local.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 8ff2af1474..2f3c200ff4 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1500,6 +1500,7 @@ dist_patch_DATA =                                         
\
   %D%/packages/patches/gnome-dictionary-meson-i18n.patch       \
   %D%/packages/patches/gnome-online-miners-tracker-3.patch     \
   %D%/packages/patches/gnome-settings-daemon-gc.patch          \
+  %D%/packages/patches/gnome-settings-daemon-screensaver-error.patch   \
   %D%/packages/patches/gnome-session-support-elogind.patch     \
   %D%/packages/patches/gnome-tweaks-search-paths.patch         \
   %D%/packages/patches/gnulib-bootstrap.patch                  \

Reply via email to