Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-warp
Commits:
11b1c85a by Felix Yan at 2024-09-28T17:53:22+00:00
upgpkg: 3.3.30-70: rebuild with conduit 1.3.6
- - - - -
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 = 69
+ pkgrel = 70
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=69
+pkgrel=70
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/11b1c85a511936db13a1f050cbd68375130ea8c9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/11b1c85a511936db13a1f050cbd68375130ea8c9
You're receiving this email because of your account on gitlab.archlinux.org.