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

Thomas Dziedzic td123 at nymeria.archlinux.org
Sun Apr 21 19:08:18 UTC 2013


    Date: Sunday, April 21, 2013 @ 21:08:18
  Author: td123
Revision: 183311

upgpkg: ghc 7.6.3-1

bump

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-21 17:16:07 UTC (rev 183310)
+++ PKGBUILD	2013-04-21 19:08:18 UTC (rev 183311)
@@ -7,7 +7,7 @@
 #   This implies that all libraries need to be rebuilt when ghc is rebuilt.
 
 pkgname=ghc
-pkgver=7.6.2
+pkgver=7.6.3
 pkgrel=1
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('i686' 'x86_64')
@@ -72,8 +72,8 @@
 source=("http://www.haskell.org/ghc/dist/${pkgver}/ghc-${pkgver}-src.tar.bz2"
         "http://www.haskell.org/ghc/dist/${pkgver}/ghc-${pkgver}-testsuite.tar.bz2"
         'build.mk')
-md5sums=('2585d83e7d8daece2fe0949c6bc42a2c'
-         '8454aaeb4e226ddb66c237c15874a47f'
+md5sums=('986d1f90ca30d60f7b2820d75c6b8ea7'
+         '66aa6177a31cc4b9d7eeb55cb1514918'
          'c367ef26300648ee9b8aca3dee5c9669')
 
 build() {




More information about the arch-commits mailing list