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

Daniel Micay thestinger at nymeria.archlinux.org
Fri Apr 5 09:07:46 UTC 2013


    Date: Friday, April 5, 2013 @ 11:07:46
  Author: thestinger
Revision: 87678

haskell-xml: fix hash

Modified:
  haskell-xml/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-05 09:06:20 UTC (rev 87677)
+++ PKGBUILD	2013-04-05 09:07:46 UTC (rev 87678)
@@ -15,7 +15,7 @@
 options=('strip')
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
 install=$pkgname.install
-sha256sums=('51410e12facc989bad32133a58d3ffc624a2ce8e1b1b4cfc49c27fa0ecb7b8d2')
+sha256sums=('c33607cef8a48d878b0e617e115135fc6f025fe43dcb65c2c7afb8285415b813')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"




More information about the arch-commits mailing list