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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 16 13:18:46 UTC 2021


    Date: Thursday, September 16, 2021 @ 13:18:46
  Author: felixonmars
Revision: 1016223

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

Modified:
  haskell-prettyprinter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 13:18:35 UTC (rev 1016222)
+++ PKGBUILD	2021-09-16 13:18:46 UTC (rev 1016223)
@@ -2,8 +2,8 @@
 
 _hkgname=prettyprinter
 pkgname=haskell-prettyprinter
-pkgver=1.7.0
-pkgrel=111
+pkgver=1.7.1
+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=('4f1b756b3284a0319bb73229e8445f6d92c3d3d12a879f651df5624389bd6c449b2d9bc440dbf70d8752a6ba574d0539f91950d4bafbe7f9d3fd79d0d30ec95d')
+sha512sums=('26289e579cc1a2826dc11daedbdfd5ce31acf4a2382f827c20194d910f05201e3f332a6544aa0c3f941188d9eaee8d6dee3cf3d319dc3c5a7bfe4f35d77b4dd9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list