Date: Sunday, March 13, 2022 @ 09:26:10 Author: felixonmars Revision: 1150692
upgpkg: haskell-http-streams 0.8.9.6-1: rebuild with http-streams 0.8.9.6 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 09:24:27 UTC (rev 1150691) +++ PKGBUILD 2022-03-13 09:26:10 UTC (rev 1150692) @@ -2,8 +2,8 @@ _hkgname=http-streams pkgname=haskell-http-streams -pkgver=0.8.9.4 -pkgrel=71 +pkgver=0.8.9.6 +pkgrel=1 pkgdesc="An HTTP client using io-streams" url="https://github.com/aesiniath/http-streams" license=('BSD') @@ -17,7 +17,7 @@ 'haskell-hspec-expectations' 'haskell-random' 'haskell-snap-core' 'haskell-snap-server' 'haskell-system-fileio' 'haskell-system-filepath') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('8448fba398ae323f1bdd44c8cbb02ba678ffc9d06f26d4e46c8c1f1de849a83a9fef697ffa5650ef58730ad81714775046a9b0857e760112ef25b418e2b5d0fe') +sha512sums=('e08ad0b4ebe38442b2fafce1b97a8a4ef28a068747fcaf61445464e99d60ca76f1cc31849a1cf3db911759b125b2e1434c1c61b69d95ca5fa0c3bfc90bc90375') build() { cd $_hkgname-$pkgver
