Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http2
Commits:
9d919713 by Felix Yan at 2024-08-27T11:17:51+03:00
upgpkg: 4.1.0-25: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http2
pkgdesc = HTTP/2 library
pkgver = 4.1.0
- pkgrel = 24
+ pkgrel = 25
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=24
+pkgrel=25
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/9d91971381c4195c26e7024dd3e9dd93908ca505
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http2/-/commit/9d91971381c4195c26e7024dd3e9dd93908ca505
You're receiving this email because of your account on gitlab.archlinux.org.