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

Felix Yan felixonmars at archlinux.org
Fri Jun 15 10:41:35 UTC 2018


    Date: Friday, June 15, 2018 @ 10:41:35
  Author: felixonmars
Revision: 343292

upgpkg: haskell-prettyprinter 1.2.1-1

rebuild with prettyprinter 1.2.1

Modified:
  haskell-prettyprinter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-15 10:38:54 UTC (rev 343291)
+++ PKGBUILD	2018-06-15 10:41:35 UTC (rev 343292)
@@ -3,8 +3,8 @@
 
 _hkgname=prettyprinter
 pkgname=haskell-prettyprinter
-pkgver=1.2.0.1
-pkgrel=10
+pkgver=1.2.1
+pkgrel=1
 pkgdesc="A modern, easy to use, well-documented, extensible prettyprinter."
 url="https://github.com/hspec/prettyprinter"
 license=('custom:BSD2')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-pgp-wordlist' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('f51e546915d799a07f7b7a60c53f1cd1491535bcad6199341c14aeb96250da85f5527b94ad19e2c297fcf4b02d4561c2eaad1458c4b9c870fb0dcfeb142d9771')
+sha512sums=('910643bc38c90efa4c982bda9fbf70e9eb6a679af879950bf4a9cbb5b1a5564f17f2f9c22e34daf50d7a38966542dd988d50ae43512278f9c323bb8b747379da')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list