Date: Saturday, October 1, 2022 @ 22:02:45
  Author: felixonmars
Revision: 1320232

upgpkg: haskell-gridtables 0.1.0.0-1: rebuild with gridtables 0.1.0.0

Modified:
  haskell-gridtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-01 21:50:06 UTC (rev 1320231)
+++ PKGBUILD    2022-10-01 22:02:45 UTC (rev 1320232)
@@ -2,8 +2,8 @@
 
 _hkgname=gridtables
 pkgname=haskell-gridtables
-pkgver=0.0.3.0
-pkgrel=9
+pkgver=0.1.0.0
+pkgrel=1
 pkgdesc="Parser for reStructuredText-style grid tables"
 url="https://github.com/tarleb/gridtables";
 license=("MIT")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-doclayout')
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('bea762be9a545e38fcf913c09a911f81db14d6f7feb0a4476fa62b4b5dea71aa')
+sha256sums=('d6ac341bc7997d39a3b1f6cd811f70ab69689d9c3117ce3bc44bfb2ec55ab0ea')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to