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

Felix Yan fyan at archlinux.org
Fri Jan 15 10:49:38 UTC 2016


    Date: Friday, January 15, 2016 @ 11:49:38
  Author: fyan
Revision: 156697

upgpkg: haskell-base-compat 0.9.0-1

Modified:
  haskell-base-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-15 10:40:45 UTC (rev 156696)
+++ PKGBUILD	2016-01-15 10:49:38 UTC (rev 156697)
@@ -4,7 +4,7 @@
 
 _hkgname=base-compat
 pkgname=haskell-base-compat
-pkgver=0.8.2
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="A compatibility layer for base"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('3810c7273168a66e4b8f1051ee0c144c6728607382b17eae658bbcfe3e1ca90a')
+sha256sums=('8317b62e0655cd0f1ce46856df50ec948d829065e870b8ccf63dc7223c6c04c1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list