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

Felix Yan felixonmars at archlinux.org
Mon Nov 28 03:23:34 UTC 2016


    Date: Monday, November 28, 2016 @ 03:23:34
  Author: felixonmars
Revision: 197067

upgpkg: haskell-glob 0.7.13-1

rebuild with glob-0.7.13

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-28 03:20:14 UTC (rev 197066)
+++ PKGBUILD	2016-11-28 03:23:34 UTC (rev 197067)
@@ -4,7 +4,7 @@
 
 _hkgname=Glob
 pkgname=haskell-glob
-pkgver=0.7.12
+pkgver=0.7.13
 pkgrel=1
 pkgdesc="Globbing library"
 url="http://iki.fi/matti.niemenmaa/glob/"
@@ -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=('c7ca5459b2d98ae9f5db56351a512680c4375cfdf907073848aaf15d6b92c175')
+sha256sums=('fe99d9434a2dbbac5385cb6690cbb6e2f2eb25df6ab5ce99c8121fc3fdddbd4c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list