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

Felix Yan felixonmars at archlinux.org
Thu Apr 6 17:29:20 UTC 2017


    Date: Thursday, April 6, 2017 @ 17:29:19
  Author: felixonmars
Revision: 221090

upgpkg: haskell-chunked-data 0.3.0-4

rebuild with primitive,0.6.2.0 vector,0.12.0.1

Modified:
  haskell-chunked-data/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-06 17:26:02 UTC (rev 221089)
+++ PKGBUILD	2017-04-06 17:29:19 UTC (rev 221090)
@@ -5,13 +5,13 @@
 _hkgname=chunked-data
 pkgname=haskell-chunked-data
 pkgver=0.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Typeclasses for dealing with various chunked data representations"
 url="https://github.com/snoyberg/mono-traversable"
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-semigroups" "haskell-text" "haskell-vector")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('e1be9da64c3682fd907aa9f1a118e8bfba7964d509fddf54bd245b199dc15f2f')
 
 build() {



More information about the arch-commits mailing list