Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http
Commits:
4e0930cb by Felix Yan at 2024-01-10T20:57:36+02:00
upgpkg: 4000.4.1-163: rebuild with unordered-containers 0.2.20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http
pkgdesc = A library for client-side HTTP
pkgver = 4000.4.1
- pkgrel = 162
+ pkgrel = 163
url = https://hackage.haskell.org/package/HTTP
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=HTTP
pkgname=haskell-http
pkgver=4000.4.1
-pkgrel=162
+pkgrel=163
pkgdesc="A library for client-side HTTP"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http/-/commit/4e0930cbdd6a7265166da2c18b75db2daf7f599f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http/-/commit/4e0930cbdd6a7265166da2c18b75db2daf7f599f
You're receiving this email because of your account on gitlab.archlinux.org.