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

Felix Yan felixonmars at archlinux.org
Fri Sep 28 18:46:14 UTC 2018


    Date: Friday, September 28, 2018 @ 18:46:13
  Author: felixonmars
Revision: 387498

upgpkg: haskell-glob 0.9.3-1

rebuild with Glob 0.9.3

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-28 18:45:46 UTC (rev 387497)
+++ PKGBUILD	2018-09-28 18:46:13 UTC (rev 387498)
@@ -3,8 +3,8 @@
 
 _hkgname=Glob
 pkgname=haskell-glob
-pkgver=0.9.2
-pkgrel=9
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="Globbing library"
 url="http://iki.fi/matti.niemenmaa/glob/"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('41b2c82c23717a6879e3ee676b26a4a233fbd74157e9ab8a044ea59c2d937737193886d4c16d71f2a24edad4135c08d3257da0d6440ecbe826ab53aefa21908b')
+sha512sums=('4b677745881b318a5a82668d56c4547f8d1173be55cb1589ad0b9e62622151d771d3a40479126749135cbc98f56d8cfea3619358db5929c890838d3e0b85a536')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list