[arch-commits] Commit in haskell-pretty-simple/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jun 4 16:43:14 UTC 2020


    Date: Thursday, June 4, 2020 @ 16:43:13
  Author: felixonmars
Revision: 638990

upgpkg: haskell-pretty-simple 3.2.3.0-1: rebuild with pretty-simple 3.2.3.0

Modified:
  haskell-pretty-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 16:40:11 UTC (rev 638989)
+++ PKGBUILD	2020-06-04 16:43:13 UTC (rev 638990)
@@ -2,8 +2,8 @@
 
 _hkgname=pretty-simple
 pkgname=haskell-pretty-simple
-pkgver=3.2.2.0
-pkgrel=8
+pkgver=3.2.3.0
+pkgrel=1
 pkgdesc="Pretty printer for data types with a 'Show' instance"
 url="https://github.com/cdepillabout/pretty-simple"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-ansi-terminal')
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-glob' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ecc1ab3cb61d5ae7ff355657d49418d839d34affadb3a01e572daa5a7fde62fc7b58b7fc8b7016d31aff7bc941c57fc30e0d3fb9e37372cdf2fa092862b5f6ab')
+sha512sums=('ab10fa481e88319ee63839e561e0c8050806568664230adfcd7ace705b069f2c160e9b8889c95ae027831e17a2ffc7fb69f533be42305ffe2d705077d7014ec4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list