George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
perl-http-message
Commits:
eac3f5ca by George Rawlinson at 2026-06-06T01:03:47+00:00
upgpkg: 7.02-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = perl-http-message
pkgdesc = HTTP style messages
- pkgver = 7.01
- pkgrel = 2
+ pkgver = 7.02
+ pkgrel = 1
url = https://search.cpan.org/dist/HTTP-Message
arch = any
license = Artistic-1.0-Perl OR GPL-1.0-or-later
@@ -17,7 +17,7 @@ pkgbase = perl-http-message
depends = perl-uri
conflicts = perl-libwww<6
options = !emptydirs
- source =
https://github.com/libwww-perl/HTTP-Message/archive/v7.01/perl-http-message-7.01.tar.gz
- sha512sums =
642827a52c82b904c95a96c5bf9b00ed2beecd4414c24c19ae44d40090284da00e993987f4468b7568265a9e5ca19566cd63be202d80adc7253abc6d9c7ac4af
+ source =
https://github.com/libwww-perl/HTTP-Message/archive/v7.02/perl-http-message-7.02.tar.gz
+ sha512sums =
c7f02dcb1ee6a679981345c70a41903059e4ddd1266191cfb287a957b3be7011f5d423ee1019d22c01f7eb79516ef9d41be4e3a34b67f097c34f8c6e6e655e06
pkgname = perl-http-message
=====================================
PKGBUILD
=====================================
@@ -3,19 +3,19 @@
# Generator : pbjam 0.01
pkgname=perl-http-message
-pkgver=7.01
-pkgrel=2
+pkgver=7.02
+pkgrel=1
pkgdesc="HTTP style messages"
-arch=('any')
+arch=(any)
url='https://search.cpan.org/dist/HTTP-Message'
license=('Artistic-1.0-Perl OR GPL-1.0-or-later')
-options=('!emptydirs')
-depends=('perl' 'perl-clone' 'perl-encode-locale' 'perl-http-date'
'perl-io-html'
- 'perl-lwp-mediatypes' 'perl-uri')
-checkdepends=('perl-io-compress-brotli' 'perl-test-needs' 'perl-try-tiny')
+options=(!emptydirs)
+depends=(perl perl-clone perl-encode-locale perl-http-date perl-io-html
+ perl-lwp-mediatypes perl-uri)
+checkdepends=(perl-io-compress-brotli perl-test-needs perl-try-tiny)
conflicts=('perl-libwww<6')
source=("https://github.com/libwww-perl/HTTP-Message/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('642827a52c82b904c95a96c5bf9b00ed2beecd4414c24c19ae44d40090284da00e993987f4468b7568265a9e5ca19566cd63be202d80adc7253abc6d9c7ac4af')
+sha512sums=('c7f02dcb1ee6a679981345c70a41903059e4ddd1266191cfb287a957b3be7011f5d423ee1019d22c01f7eb79516ef9d41be4e3a34b67f097c34f8c6e6e655e06')
build() {
cd HTTP-Message-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-http-message/-/commit/eac3f5caf421d427da4e37e2796762cf2a568483
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-http-message/-/commit/eac3f5caf421d427da4e37e2796762cf2a568483
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