[arch-commits] Commit in haskell-prettyprinter/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 25 04:02:34 UTC 2019
Date: Saturday, May 25, 2019 @ 04:02:34
Author: felixonmars
Revision: 469681
upgpkg: haskell-prettyprinter 1.3.0-1
rebuild with prettyprinter 1.3.0
Modified:
haskell-prettyprinter/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-25 03:57:29 UTC (rev 469680)
+++ PKGBUILD 2019-05-25 04:02:34 UTC (rev 469681)
@@ -2,8 +2,8 @@
_hkgname=prettyprinter
pkgname=haskell-prettyprinter
-pkgver=1.2.1
-pkgrel=36
+pkgver=1.3.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-tasty' 'haskell-tasty-hunit'
'haskell-tasty-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('910643bc38c90efa4c982bda9fbf70e9eb6a679af879950bf4a9cbb5b1a5564f17f2f9c22e34daf50d7a38966542dd988d50ae43512278f9c323bb8b747379da')
+sha512sums=('5aa07888cc61e1431d852188f1571726b2929eca36c285026f4d7458f73bb568fe73de7a113c687b62b352efaaa4d2d4fb9bbdff6250d1d944ca13ee6141e51c')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list