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

Felix Yan felixonmars at archlinux.org
Sat Aug 22 07:49:49 UTC 2020


    Date: Saturday, August 22, 2020 @ 07:49:49
  Author: felixonmars
Revision: 686651

upgpkg: haskell-prettyprinter 1.7.0-1: rebuild with prettyprinter 1.7.0

Modified:
  haskell-prettyprinter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 07:42:35 UTC (rev 686650)
+++ PKGBUILD	2020-08-22 07:49:49 UTC (rev 686651)
@@ -2,8 +2,8 @@
 
 _hkgname=prettyprinter
 pkgname=haskell-prettyprinter
-pkgver=1.6.2
-pkgrel=14
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="A modern, easy to use, well-documented, extensible prettyprinter."
 url="https://github.com/hspec/prettyprinter"
 license=('custom:BSD2')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-pgp-wordlist' 'haskell-quickcheck-instances'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('f5815a013472fcd613c15bc02371a216887924c9f938813a8b1bfceb64777998334b4327b6e7cd8c50a21871f985a497e066d7c902e16719bd9da7c62ab7167e')
+sha512sums=('4f1b756b3284a0319bb73229e8445f6d92c3d3d12a879f651df5624389bd6c449b2d9bc440dbf70d8752a6ba574d0539f91950d4bafbe7f9d3fd79d0d30ec95d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list