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

Daniel Micay thestinger at nymeria.archlinux.org
Fri Apr 5 09:40:21 UTC 2013


    Date: Friday, April 5, 2013 @ 11:40:20
  Author: thestinger
Revision: 87693

haskell-blaze-builder: fix hash

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-05 09:39:18 UTC (rev 87692)
+++ PKGBUILD	2013-04-05 09:40:20 UTC (rev 87693)
@@ -15,7 +15,7 @@
 options=('strip')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="$pkgname.install"
-sha256sums=('26aadd629c2d2f5e77cfdb45b4948b20b6e598b723dd7d317556b26a72c557a4')
+sha256sums=('a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"




More information about the arch-commits mailing list