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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 23 13:43:06 UTC 2022


    Date: Wednesday, March 23, 2022 @ 13:43:05
  Author: felixonmars
Revision: 1171381

upgpkg: haskell-text-show 3.9.6-1: rebuild with text-show 3.9.6

Modified:
  haskell-text-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-23 13:35:36 UTC (rev 1171380)
+++ PKGBUILD	2022-03-23 13:43:05 UTC (rev 1171381)
@@ -2,8 +2,8 @@
 
 _hkgname=text-show
 pkgname=haskell-text-show
-pkgver=3.9.5
-pkgrel=2
+pkgver=3.9.6
+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=('405bc5947f912cf3e920b250a21c38a7ebd97334da2ecb319b7fceebb1eb8df3dd0ccf06bf46cc5128c795c6356f867ccbc31c829d53489d5b1751db68f879fa')
+sha512sums=('a0a6f025ca6367ec52ba0a79de377a76ea86ed007b0af21bd49b9185ae504865ebcf60e780ddf773549c53f14b5853d46dbfaa5bebd1c150717d23da58ef397f')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list