Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http2
Commits:
9729d240 by Felix Yan at 2024-05-28T18:05:10+00:00
upgpkg: 4.1.0-20: rebuild with network-run 0.2.8
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http2
pkgdesc = HTTP/2 library
pkgver = 4.1.0
- pkgrel = 19
+ pkgrel = 20
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=19
+pkgrel=20
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/9729d240a4d12795520fb9dca0ea081444cc51a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http2/-/commit/9729d240a4d12795520fb9dca0ea081444cc51a7
You're receiving this email because of your account on gitlab.archlinux.org.