[arch-commits] Commit in haskell-hashable (PKGBUILD)

Daniel Micay thestinger at nymeria.archlinux.org
Wed Sep 18 19:24:29 UTC 2013


    Date: Wednesday, September 18, 2013 @ 21:24:29
  Author: thestinger
Revision: 97347

upgpkg: haskell-hashable 1.2.1.0-1

Modified:
  haskell-hashable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-18 19:22:05 UTC (rev 97346)
+++ PKGBUILD	2013-09-18 19:24:29 UTC (rev 97347)
@@ -9,11 +9,11 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc')
+depends=('ghc' haskell-text)
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('59b972d0a1ccc0fc08f7d681a1497a19')
+md5sums=('74f7cadb836e63f4d4b1a24be401228d')
 
 build() {
   cd "${srcdir}/${_hkgname}-${pkgver}"




More information about the arch-commits mailing list