perl-file-copy-recursive: add v0.45 (#36309)

This commit is contained in:
Alec Scott 2023-03-22 00:37:22 -07:00 committed by GitHub
parent 98adc0b3f9
commit 692d624f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,5 +12,6 @@ class PerlFileCopyRecursive(PerlPackage):
homepage = "https://metacpan.org/pod/File::Copy::Recursive"
url = "http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz"
version("0.45", sha256="d3971cf78a8345e38042b208bb7b39cb695080386af629f4a04ffd6549df1157")
version("0.40", sha256="e8b8923b930ef7bcb59d4a97456d0e149b8487597cd1550f836451d936ce55a1")
version("0.38", sha256="84ccbddf3894a88a2c2b6be68ff6ef8960037803bb36aa228b31944cfdf6deeb")