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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 23 14:50:19 UTC 2022


    Date: Wednesday, March 23, 2022 @ 14:50:19
  Author: felixonmars
Revision: 1171409

upgpkg: hlint 3.3.4-1: rebuild with hlint 3.3.4

Modified:
  hlint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-23 14:32:04 UTC (rev 1171408)
+++ PKGBUILD	2022-03-23 14:50:19 UTC (rev 1171409)
@@ -2,7 +2,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
@@ -17,7 +17,7 @@
 replaces=('haskell-hlint')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('96b7fe570c211a2248f10d6e5a055e0c63e2475bfd558cc4c75e8c190bd85ed76efd8dbed9f7f13c1aa7949743f89784e341f3cd69c37d85a92f4230e5c427e0')
+sha512sums=('cc41f40df8949e499b8c8b68d96bd065e68b759f595f34630dc0a323537e0cf2779de87a5bcadbec3847d428f8f91cdde45be1f475c68667666695ed3602e52a')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list