[arch-commits] Commit in haskell-prettyprinter-convert-ansi-wl-pprint/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 15:36:08 UTC 2020
Date: Friday, July 31, 2020 @ 15:36:08
Author: felixonmars
Revision: 666199
upgpkg: haskell-prettyprinter-convert-ansi-wl-pprint 1.1.1-1: rebuild with prettyprinter-convert-ansi-wl-pprint 1.1.1
Modified:
haskell-prettyprinter-convert-ansi-wl-pprint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 14:57:26 UTC (rev 666198)
+++ PKGBUILD 2020-07-31 15:36:08 UTC (rev 666199)
@@ -2,8 +2,8 @@
_hkgname=prettyprinter-convert-ansi-wl-pprint
pkgname=haskell-prettyprinter-convert-ansi-wl-pprint
-pkgver=1.1
-pkgrel=95
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Converter from ansi-wl-pprint documents to prettyprinter-based ones."
url="https://github.com/quchen/prettyprinter"
license=('custom:BSD2')
@@ -12,7 +12,7 @@
'haskell-prettyprinter-ansi-terminal')
makedepends=('ghc' 'haskell-doctest')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d5587fd33e5175149781c21d577a2e18b4f84731ed9deb692f22ea25f85212ac13b300176b13ae3f54d07fb3a720fda6c5561052d68f4832dc255fbf85c05aea')
+sha512sums=('12582ba31dc7401047a8e98c8059aee687c9b420825f6887567dbab1181602e97ad973f883592e3f035840e7abec61daa3718dba90a3cf8cac4f543674a31142')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list