~ruther/guix-local

a31f9382f42a418ccdd8046869709ab68670fdc2 — Liliana Marie Prikler 7 months ago b9a8e65
gnu: Register missing hare patches.

This is a follow-up to 8be59a7e3e1c6f39a4c4c2982483df58683a0b06, which
inadvertently introduced new patches without registering them.

* gnu/local.mk (dist_patch_DATA): Register
%D%/packages/patches/hare-fallback-cache.patch and
%D%/packages/patches/hare-toolpath.patch.
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/local.mk
M gnu/local.mk => gnu/local.mk +2 -0
@@ 1573,6 1573,8 @@ dist_patch_DATA =						\
  %D%/packages/patches/gtksourceview-2-add-default-directory.patch \
  %D%/packages/patches/gzdoom-search-in-installed-share.patch	\
  %D%/packages/patches/gzdoom-find-system-libgme.patch	\
  %D%/packages/patches/hare-fallback-cache.patch 		\
  %D%/packages/patches/hare-toolpath.patch 		\
  %D%/packages/patches/hdf4-reproducibility.patch 		\
  %D%/packages/patches/hdf4-shared-fortran.patch 		\
  %D%/packages/patches/hdf5-config-date.patch			\