From 5fad2d0c0208478bade62bc5dcf2dfee36ad1359 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub Date: Mon, 27 Apr 2026 13:43:13 -0600 Subject: [PATCH] flatpak: bump perl to 5.42.2 --- flatpak/perl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flatpak/perl.json b/flatpak/perl.json index a54b6e93..bdcc7c59 100644 --- a/flatpak/perl.json +++ b/flatpak/perl.json @@ -13,8 +13,8 @@ "sources": [ { "type": "archive", - "url": "https://www.cpan.org/src/5.0/perl-5.40.1.tar.xz", - "sha256": "dfa20c2eef2b4af133525610bbb65dd13777ecf998c9c5b1ccf0d308e732ee3f" + "url": "https://www.cpan.org/src/5.0/perl-5.42.2.tar.xz", + "sha256": "0a585eeb9e363c0f80482ddb3571625250c2c86aeb408853e8ea50805cfb14bb" } ] }