Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http
Commits:
03337d72 by Felix Yan at 2023-10-07T01:17:27+03:00
upgpkg: 4000.4.1-135: rebuild with uuid-types 1.0.5.1
- - - - -
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 = 134
+ pkgrel = 135
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=134
+pkgrel=135
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/03337d720c9247dad4802fcb40b88c2902cd4620
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http/-/commit/03337d720c9247dad4802fcb40b88c2902cd4620
You're receiving this email because of your account on gitlab.archlinux.org.