[arch-commits] Commit in hindent/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jul 23 10:32:10 UTC 2022
Date: Saturday, July 23, 2022 @ 10:32:09
Author: felixonmars
Revision: 1255705
upgpkg: hindent 5.3.3-1
Modified:
hindent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-23 10:29:32 UTC (rev 1255704)
+++ PKGBUILD 2022-07-23 10:32:09 UTC (rev 1255705)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=hindent
-pkgver=5.3.2
-pkgrel=167
+pkgver=5.3.3
+pkgrel=1
pkgdesc="Extensible Haskell pretty printer"
url="https://github.com/mihaimaruseac/hindent"
license=("BSD")
@@ -13,7 +13,7 @@
'haskell-utf8-string' 'haskell-yaml')
makedepends=('ghc' 'haskell-diff' 'haskell-hspec')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('3daa84b1b19479af4ecbb4caee8c3be757da65067708c3af31e2d66f227faff43a269e5a6a06a35033329dbee8a0f5a077c4583fb253aab01951718031986a62')
+sha512sums=('5363384435065bc36eda3a5f64ea42ba2049e0b53ec2b93ea78f389ba2971e5f49deef61bd1693e8c170a10b142bf1293ceabc062f49a17e9e8ba7d07a672636')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list