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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 16 08:40:18 UTC 2022


    Date: Tuesday, August 16, 2022 @ 08:40:18
  Author: felixonmars
Revision: 1266546

upgpkg: hindent 5.3.4-1

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-16 08:37:26 UTC (rev 1266545)
+++ PKGBUILD	2022-08-16 08:40:18 UTC (rev 1266546)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hindent
-pkgver=5.3.3
-pkgrel=4
+pkgver=5.3.4
+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=('5363384435065bc36eda3a5f64ea42ba2049e0b53ec2b93ea78f389ba2971e5f49deef61bd1693e8c170a10b142bf1293ceabc062f49a17e9e8ba7d07a672636')
+sha512sums=('b6d648c965bde63c19c93505f085e634ff37f5d3a21048aee3e67e42ae4c7238949e49dd14f4c5ba231a748be3996fb7e750764f848b61f3232a8521803fafee')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list