[arch-commits] Commit in haskell-chunked-data/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jul 5 10:49:42 UTC 2016


    Date: Tuesday, July 5, 2016 @ 10:49:41
  Author: felixonmars
Revision: 182320

upgpkg: haskell-chunked-data 0.3.0-1

rebuild with aeson-compat-0.3.5.0, authenticate-1.3.3.2, chunked-data-0.3.0, conduit-combinators-1.0.4, conduit-extra-1.1.13.2, http-client-0.5.0, http-client-tls-0.3.0, http-conduit-2.2.0, monad-logger-0.3.19, mono-traversable-1.0.0, wai-extra-3.0.15.3, wai-logger-2.3.0, warp-3.2.7

Modified:
  haskell-chunked-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-05 10:49:01 UTC (rev 182319)
+++ PKGBUILD	2016-07-05 10:49:41 UTC (rev 182320)
@@ -4,16 +4,15 @@
 
 _hkgname=chunked-data
 pkgname=haskell-chunked-data
-pkgver=0.2.0
-pkgrel=28
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="Typeclasses for dealing with various chunked data representations"
-url="https://github.com/fpco/chunked-data"
+url="https://github.com/snoyberg/mono-traversable"
 license=("MIT")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-mono-traversable"
-         "haskell-semigroups" "haskell-text" "haskell-vector")
+depends=("ghc=8.0.1" "haskell-semigroups" "haskell-text" "haskell-vector")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('9aa0f3c81f9b0d7c1dde206501415f01638f20eebfbe1386dfd802bcc1bab272')
+sha256sums=('e1be9da64c3682fd907aa9f1a118e8bfba7964d509fddf54bd245b199dc15f2f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list