summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEfraim Flashner <[email protected]>2024-04-26 19:50:16 +0300
committerLudovic Courtès <[email protected]>2024-08-31 10:45:01 +0200
commit3be993d963c44d8d1bfe3cf77fa8a6b36866d64d (patch)
tree7a531ee151e04f9afb39335c3ad5eb250c9e011e /gnu/local.mk
parent77192e834b81cc6622ce755fd7e515528d278dbc (diff)
gnu: datefudge: Update to 1.26.
* gnu/packages/time.scm (datefudge): Update to 1.26. [source]: Update source URIs. Remove patch. [arguments]: Adjust make-flags to allow cross-compiling and set the version string. Remove custom 'patch-makefile phase. * gnu/packages/patches/datefudge-gettimeofday.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I8b53f9a9c3eb900ce5bceaa864ed701fb3cd3dc4
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 81bf64bd1d..1fb301f34a 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1118,7 +1118,6 @@ dist_patch_DATA = \
%D%/packages/patches/dante-non-darwin.patch \
%D%/packages/patches/date-ignore-zonenow.patch \
%D%/packages/patches/date-output-pkg-config-files.patch \
- %D%/packages/patches/datefudge-gettimeofday.patch \
%D%/packages/patches/dbacl-include-locale.h.patch \
%D%/packages/patches/dbacl-icheck-multiple-definitions.patch \
%D%/packages/patches/dblatex-inkscape-1.0.patch \