Date: Thursday, October 6, 2022 @ 14:45:22
  Author: felixonmars
Revision: 1322273

upgpkg: haskell-text-show 3.10-1

Modified:
  haskell-text-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-06 14:41:51 UTC (rev 1322272)
+++ PKGBUILD    2022-10-06 14:45:22 UTC (rev 1322273)
@@ -2,8 +2,8 @@
 
 _hkgname=text-show
 pkgname=haskell-text-show
-pkgver=3.9.7
-pkgrel=35
+pkgver=3.10
+pkgrel=1
 pkgdesc="Efficient conversion of values into Text"
 url="https://github.com/RyanGlScott/text-show";
 license=('BSD')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-base-orphans' 'haskell-deriving-compat' 
'haskell-hspec'
              'haskell-quickcheck' 'haskell-quickcheck-instances')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d32c2c5c9ea833ac2b996ef299bc7fa2736dfb0ccd86117cd964512ccc25af5eda126fc6dee0537d4740bd38fa9a73ea899e1dd73a30bec775f9966f2121a748')
+sha512sums=('10456804ecb23a8fde5e7f7a3c5649442a892df8592e9b9028067a8022c9040c36a9e68e8245d5a9c96e754ca3358b5167e6fe218cbd6fc10c31b841f4bee4ee')
 
 prepare() {
     cd $_hkgname-$pkgver

Reply via email to