Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-warp
Commits:
33263a48 by Felix Yan at 2026-01-04T22:04:59+08:00
upgpkg: 3.4.0-11: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-warp
pkgdesc = A fast, light-weight web server for WAI applications.
pkgver = 3.4.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/yesodweb/wai
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=warp
pkgname=haskell-warp
pkgver=3.4.0
-pkgrel=10
+pkgrel=11
pkgdesc="A fast, light-weight web server for WAI applications."
url="https://github.com/yesodweb/wai"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/33263a481323fe34cf72b1ba3840a32d5f839e52
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/33263a481323fe34cf72b1ba3840a32d5f839e52
You're receiving this email because of your account on gitlab.archlinux.org.