Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages /
php-redis
Commits:
c86e4522 by Pierre Schmitz at 2025-01-09T19:34:06+01:00
upgpkg: 6.1.0-3: PHP 8.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = php-redis
pkgdesc = An API for communicating with the Redis key-value store
pkgver = 6.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/phpredis/phpredis/
arch = x86_64
license = PHP-3.01
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
php-legacy-redis
)
pkgver=6.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="An API for communicating with the Redis key-value store"
arch=(x86_64)
url="https://github.com/phpredis/phpredis/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/php-redis/-/commit/c86e4522cc81974c3e949bfbcc69ba4b36897ec2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/php-redis/-/commit/c86e4522cc81974c3e949bfbcc69ba4b36897ec2
You're receiving this email because of your account on gitlab.archlinux.org.