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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 30 11:21:27 UTC 2015


    Date: Monday, March 30, 2015 @ 13:21:27
  Author: spupykin
Revision: 130260

upgpkg: haskell-sha 1.6.4.2-1

upd

Modified:
  haskell-sha/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 11:21:24 UTC (rev 130259)
+++ PKGBUILD	2015-03-30 11:21:27 UTC (rev 130260)
@@ -4,19 +4,17 @@
 # Contributor: Arch Haskell Team <>
 
 pkgname=haskell-sha
-pkgver=1.6.4.1
+pkgver=1.6.4.2
 pkgrel=1
 pkgdesc="Implementations of the SHA suite of message digest functions"
 url="http://hackage.haskell.org/package/SHA"
 license=('BSD3')
 arch=('i686' 'x86_64')
-makedepends=('ghc')
-depends=('haskell-array' 'haskell-binary' 'haskell-bytestring')
+depends=('ghc')
 options=('strip')
 install="${pkgname}.install"
 source=("http://hackage.haskell.org/packages/archive/SHA/${pkgver}/SHA-${pkgver}.tar.gz")
-sha256sums=('fdb9924aa31493ad198e3b3498a8204cc7013e0ef86215faf1c4e435a7166aec')
-sha256sums=('743bc6d7dd3e74a44bfca8920f0f0ba5855722a62f6cc44f0a38d10c11bddc0d')
+sha256sums=('c470176f63cbe49fd0502a1b32ef22bc01b1af42385583b8be94547750958a8c')
 
 build() {
     cd ${srcdir}/SHA-${pkgver}



More information about the arch-commits mailing list