Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http2
Commits:
1ac1281a by Felix Yan at 2025-04-09T16:37:59+08:00
upgpkg: 4.1.1-3: rebuild with OneTuple (remove unneeded dependencies on new GHC)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http2
pkgdesc = HTTP/2 library
pkgver = 4.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/kazu-yamamoto/http2
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=http2
pkgname=haskell-http2
pkgver=4.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="HTTP/2 library"
url="https://github.com/kazu-yamamoto/http2"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http2/-/commit/1ac1281a2e458ec8e1f676d13ff2fc47ccb7d51b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http2/-/commit/1ac1281a2e458ec8e1f676d13ff2fc47ccb7d51b
You're receiving this email because of your account on gitlab.archlinux.org.