Date: Sunday, December 30, 2018 @ 18:30:19
  Author: felixonmars
Revision: 419588

upgpkg: haskell-glob 0.10.0-1

rebuild with Glob 0.10.0

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-30 18:30:04 UTC (rev 419587)
+++ PKGBUILD    2018-12-30 18:30:19 UTC (rev 419588)
@@ -3,8 +3,8 @@
 
 _hkgname=Glob
 pkgname=haskell-glob
-pkgver=0.9.3
-pkgrel=5
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Globbing library"
 url="http://iki.fi/matti.niemenmaa/glob/";
 license=("BSD")
@@ -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=('4b677745881b318a5a82668d56c4547f8d1173be55cb1589ad0b9e62622151d771d3a40479126749135cbc98f56d8cfea3619358db5929c890838d3e0b85a536')
+sha512sums=('a7e1fe244cc7f4b74fb9cc74712d0d11679597dc5cb2e4f06540b71d3c9999c6e7e4f5243e8f757bcdcfea7c031b82143b522b378e157ad4a5046bc1e6bea88c')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to