Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-warp
Commits:
cdcaa96a by Felix Yan at 2025-03-10T12:06:43+08:00
upgpkg: 3.3.30-91: rebuild with regex-base 0.94.0.3
- - - - -
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.3.30
- pkgrel = 90
+ pkgrel = 91
url = https://github.com/yesodweb/wai
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=warp
pkgname=haskell-warp
pkgver=3.3.30
-pkgrel=90
+pkgrel=91
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/cdcaa96a19d6b3fd0ca0e925ccf489e544783c14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/cdcaa96a19d6b3fd0ca0e925ccf489e544783c14
You're receiving this email because of your account on gitlab.archlinux.org.