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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 1 19:33:29 UTC 2022


    Date: Wednesday, June 1, 2022 @ 19:33:29
  Author: felixonmars
Revision: 1218348

upgpkg: haskell-text-show 3.9.7-1

Modified:
  haskell-text-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-01 19:26:26 UTC (rev 1218347)
+++ PKGBUILD	2022-06-01 19:33:29 UTC (rev 1218348)
@@ -2,8 +2,8 @@
 
 _hkgname=text-show
 pkgname=haskell-text-show
-pkgver=3.9.6
-pkgrel=17
+pkgver=3.9.7
+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=('a0a6f025ca6367ec52ba0a79de377a76ea86ed007b0af21bd49b9185ae504865ebcf60e780ddf773549c53f14b5853d46dbfaa5bebd1c150717d23da58ef397f')
+sha512sums=('d32c2c5c9ea833ac2b996ef299bc7fa2736dfb0ccd86117cd964512ccc25af5eda126fc6dee0537d4740bd38fa9a73ea899e1dd73a30bec775f9966f2121a748')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list