[arch-commits] Commit in haskell-http-streams/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 23 10:51:17 UTC 2021


    Date: Monday, August 23, 2021 @ 10:51:17
  Author: felixonmars
Revision: 1004333

upgpkg: haskell-http-streams 0.8.9.4-1: rebuild with http-streams 0.8.9.4

Modified:
  haskell-http-streams/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-23 10:47:41 UTC (rev 1004332)
+++ PKGBUILD	2021-08-23 10:51:17 UTC (rev 1004333)
@@ -2,8 +2,8 @@
 
 _hkgname=http-streams
 pkgname=haskell-http-streams
-pkgver=0.8.8.1
-pkgrel=24
+pkgver=0.8.9.4
+pkgrel=1
 pkgdesc="An HTTP client using io-streams"
 url="https://github.com/aesiniath/http-streams"
 license=('BSD')
@@ -14,10 +14,10 @@
          'haskell-http-common' 'haskell-network' 'haskell-network-uri')
 makedepends=('ghc')
 checkdepends=('haskell-hunit' 'haskell-aeson-pretty' 'haskell-hspec'
-             'haskell-hspec-expectations' 'haskell-snap-core' 'haskell-snap-server'
-             'haskell-system-fileio' 'haskell-system-filepath')
+             '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=('41de4d985cc4dc7cc9cca440a9dedb428fd261ec4584d8f9260129e15747f0905b4a800c150603fbf965db8194ef4aed1803fbe122fdf6b7a433534d77969fb1')
+sha512sums=('8448fba398ae323f1bdd44c8cbb02ba678ffc9d06f26d4e46c8c1f1de849a83a9fef697ffa5650ef58730ad81714775046a9b0857e760112ef25b418e2b5d0fe')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list