bavier pushed a commit to branch master
in repository guix.
commit 50b3b831430902224864dbd350179a564561f526
Author: Eric Bavier <[email protected]>
Date: Tue Sep 11 15:56:57 2018 -0500
netsurf: Register patch.
Follow-up to f9e140a243b6d6b5d28bd0813b69604562a39653.
* gnu/local.mk (dist_patch_DATA): Add netsurf-message-timestamp.patch.
---
gnu/local.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/local.mk b/gnu/local.mk
index 9b417bf..f15fb33 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -980,6 +980,7 @@ dist_patch_DATA =
\
%D%/packages/patches/net-tools-bitrot.patch \
%D%/packages/patches/netcdf-date-time.patch \
%D%/packages/patches/netcdf-tst_h_par.patch \
+ %D%/packages/patches/netsurf-message-timestamp.patch \
%D%/packages/patches/netsurf-system-utf8proc.patch \
%D%/packages/patches/netsurf-y2038-tests.patch \
%D%/packages/patches/netsurf-longer-test-timeout.patch \