Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http2
Commits:
996f8722 by Felix Yan at 2024-10-22T01:36:14+03:00
upgpkg: 4.1.0-34: rebuild with network-run 0.3.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http2
pkgdesc = HTTP/2 library
pkgver = 4.1.0
- pkgrel = 33
+ pkgrel = 34
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.0
-pkgrel=33
+pkgrel=34
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/996f87225c1163a0a40e8e9c1073178b01c6a818
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http2/-/commit/996f87225c1163a0a40e8e9c1073178b01c6a818
You're receiving this email because of your account on gitlab.archlinux.org.