summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorPhilip McGrath <philip@philipmcgrath.com>2021-04-16 17:11:37 -0400
committerLudovic Courtès <ludo@gnu.org>2021-05-05 16:56:44 +0200
commitcd9454f6ed4e24612ed378c06174151c5fef4fd1 (patch)
tree7819f851654d4002af6f31d47acc50304cfa352c /gnu/local.mk
parent3df04eb09f4a473cf6a214331cccba50694677f1 (diff)
downloadguix-patches-cd9454f6ed4e24612ed378c06174151c5fef4fd1.tar
guix-patches-cd9454f6ed4e24612ed378c06174151c5fef4fd1.tar.gz
gnu: racket: Remove obsolete patch.
* gnu/packages/racket.scm (racket)[source](patches): Remove "racket-store-checksum-override.patch", which is no longer needed since we stopped injecting store paths into Racket files in commit 834aa48: see <https://issues.guix.gnu.org/47180>. * gnu/packages/patches/racket-store-checksum-override.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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 21b57f5325..72bc31588d 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1651,7 +1651,6 @@ dist_patch_DATA = \
%D%/packages/patches/rpcbind-CVE-2017-8779.patch \
%D%/packages/patches/rtags-separate-rct.patch \
%D%/packages/patches/racket-sh-via-rktio.patch \
- %D%/packages/patches/racket-store-checksum-override.patch \
%D%/packages/patches/remake-impure-dirs.patch \
%D%/packages/patches/retroarch-LIBRETRO_DIRECTORY.patch \
%D%/packages/patches/rnp-add-version.cmake.patch \