[arch-commits] Commit in haskell-prettyprinter/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 8 17:50:08 UTC 2020
Date: Sunday, March 8, 2020 @ 17:50:06
Author: felixonmars
Revision: 592296
upgpkg: haskell-prettyprinter 1.5.1-1: rebuild with prettyprinter 1.5.1
Modified:
haskell-prettyprinter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 17:48:00 UTC (rev 592295)
+++ PKGBUILD 2020-03-08 17:50:06 UTC (rev 592296)
@@ -2,7 +2,7 @@
_hkgname=prettyprinter
pkgname=haskell-prettyprinter
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="A modern, easy to use, well-documented, extensible prettyprinter."
url="https://github.com/hspec/prettyprinter"
@@ -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=('9e9fc3fa295e760319bf83482cd8cb4bcdf53b805a554bbc5a6b7e10bf43dad108f6d0d52b3bb9c01c65821795c2b9fee5ea12c71c924b228be7f04e3a81f1c6')
+sha512sums=('de9ae68ff792e10ca55890b63a206b68cfbace6e370e8093203cc7e652deddfa9a2a6dd6e5d2ff5a6c081d72c268933f70135cc5e629def64f816a35e58220b6')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list