Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
perl-http-date
Commits:
914491b8 by Felix Yan at 2026-07-09T19:52:46+00:00
upgpkg: 6.08-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-http-date
pkgdesc = Date conversion routines
- pkgver = 6.07
+ pkgver = 6.08
pkgrel = 1
url = https://search.cpan.org/dist/HTTP-Date
arch = any
@@ -8,7 +8,7 @@ pkgbase = perl-http-date
license = GPL
depends = perl-timedate
options = !emptydirs
- source =
https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Date-6.07.tar.gz
- sha256sums =
278c875a1abae8b3afaf7961c8dfe8ea21b37e04ce8fe3c387e7eb999c1d2128
+ source =
https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Date-6.08.tar.gz
+ sha256sums =
b57d80ca6d821c6949ca48b27467d45aba7a9c77346562306facca781a003e44
pkgname = perl-http-date
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=perl-http-date
-pkgver=6.07
+pkgver=6.08
pkgrel=1
pkgdesc="Date conversion routines"
arch=('any')
@@ -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=('278c875a1abae8b3afaf7961c8dfe8ea21b37e04ce8fe3c387e7eb999c1d2128')
+sha256sums=('b57d80ca6d821c6949ca48b27467d45aba7a9c77346562306facca781a003e44')
build() {
cd HTTP-Date-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-http-date/-/commit/914491b8b9ac11dcd4bd34de023a7f17434ca104
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-http-date/-/commit/914491b8b9ac11dcd4bd34de023a7f17434ca104
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help