Date: Wednesday, August 10, 2016 @ 05:12:12
  Author: felixonmars
Revision: 186278

upgpkg: haskell-glob 0.7.11-1

rebuild with Glob-0.7.11, hlint-1.9.37

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-08-10 04:02:05 UTC (rev 186277)
+++ PKGBUILD    2016-08-10 05:12:12 UTC (rev 186278)
@@ -4,8 +4,8 @@
 
 _hkgname=Glob
 pkgname=haskell-glob
-pkgver=0.7.10
-pkgrel=2
+pkgver=0.7.11
+pkgrel=1
 pkgdesc="Globbing library"
 url="http://iki.fi/matti.niemenmaa/glob/";
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-dlist" "haskell-transformers-compat")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('db8f67725566df72379cdbbdb2f7aaf6500163b94924229b4b0aa9bbaa9804a7')
+sha256sums=('0a23f90be0e6a7129efef83716ce1ccd8f48f3c17063aff663232f8eaa18c377')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to