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

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new a72b8fa75b gnu: Register missing libfaketime patch.
a72b8fa75b is described below

commit a72b8fa75b1e6e479ea9ccf108414d680a4a349a
Author: Yelninei <[email protected]>
AuthorDate: Tue Oct 14 15:54:26 2025 +0000

    gnu: Register missing libfaketime patch.
    
    Follow-up to commit 64c35295f5bcdd1305a78a907573ab4be169cebe
    
    * gnu/local.mk (dist_patch_DATA): Register libfaketime-32bit.patch.
    
    Change-Id: I3696f04f9155e3c7e113e6ecb86092610fb2b51a
    Signed-off-by: Andreas Enge <[email protected]>
---
 gnu/local.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 3f7fbdfb07..d6cac76a6b 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1734,6 +1734,7 @@ dist_patch_DATA =                                         
\
   %D%/packages/patches/libcroco-CVE-2020-12825.patch           \
   %D%/packages/patches/libcyaml-libyaml-compat.patch           \
   %D%/packages/patches/libexpected-use-provided-catch2.patch   \
+  %D%/packages/patches/libfaketime-32bit.patch                 \
   %D%/packages/patches/libgcrypt-arm32-register-pressure.patch \
   %D%/packages/patches/libgda-CVE-2021-39359.patch             \
   %D%/packages/patches/libgda-disable-data-proxy-test.patch     \

Reply via email to