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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 28 23:47:49 UTC 2022


    Date: Monday, March 28, 2022 @ 23:47:49
  Author: felixonmars
Revision: 1177455

upgpkg: hlint 3.3.5-1: rebuild with hlint 3.3.5

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-28 23:46:44 UTC (rev 1177454)
+++ PKGBUILD	2022-03-28 23:47:49 UTC (rev 1177455)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.3.4
-pkgrel=3
+pkgver=3.3.5
+pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/"
 license=("BSD")
@@ -17,7 +17,7 @@
 replaces=('haskell-hlint')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('cc41f40df8949e499b8c8b68d96bd065e68b759f595f34630dc0a323537e0cf2779de87a5bcadbec3847d428f8f91cdde45be1f475c68667666695ed3602e52a')
+sha512sums=('184f24e003fd5859582ab7a3bab1f82501b47c9d9f0bf597e9fb25c855130c631706de8567e1586830c48d117783a2e6e81818ed41d40ad8c9ae5ab769166b85')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list