Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / perl-http-date
Commits: 1478af03 by Felix Yan at 2023-08-05T10:36:12+03:00 upgpkg: 6.06-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-http-date -pkgver=6.05 -pkgrel=7 +pkgver=6.06 +pkgrel=1 pkgdesc="Date conversion routines" arch=('any') url="https://search.cpan.org/dist/HTTP-Date" @@ -10,7 +10,7 @@ license=('PerlArtistic' 'GPL') depends=('perl-timedate') options=('!emptydirs') source=(https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Date-$pkgver.tar.gz) -sha256sums=('365d6294dfbd37ebc51def8b65b81eb79b3934ecbc95a2ec2d4d827efe6a922b') +sha256sums=('7b685191c6acc3e773d1fc02c95ee1f9fae94f77783175f5e78c181cc92d2b52') build() { cd HTTP-Date-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-http-date/-/commit/1478af033c940b2de3b02da64a0b9002780d07cc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-http-date/-/commit/1478af033c940b2de3b02da64a0b9002780d07cc You're receiving this email because of your account on gitlab.archlinux.org.
