summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2020-12-15 22:41:04 +0100
committerMarius Bakke <marius@gnu.org>2020-12-17 00:15:48 +0100
commit3839b5d536e842e557e918c87a15643eddf66fb3 (patch)
treedd5bf2baeda7547482be2a6645c2e41baef40649 /gnu/local.mk
parentac2186401d7069fed9221b060257710de89db2a1 (diff)
downloadguix-patches-3839b5d536e842e557e918c87a15643eddf66fb3.tar
guix-patches-3839b5d536e842e557e918c87a15643eddf66fb3.tar.gz
gnu: Perl: Update to 5.32.0.
* gnu/packages/perl.scm (perl): Update to 5.32.0. [source](patches): Remove obsolete patch. * gnu/packages/patches/perl-no-sys-dirs.patch: Adjust for upstream changes. * gnu/packages/patches/perl-deterministic-ordering.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
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 9979e9172e..fc4d9a177e 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1447,7 +1447,6 @@ dist_patch_DATA = \
%D%/packages/patches/patch-hurd-path-max.patch \
%D%/packages/patches/perl-autosplit-default-time.patch \
%D%/packages/patches/perl-cross.patch \
- %D%/packages/patches/perl-deterministic-ordering.patch \
%D%/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch \
%D%/packages/patches/perl-io-socket-ssl-openssl-1.0.2f-fix.patch \
%D%/packages/patches/perl-net-amazon-s3-moose-warning.patch \