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

Felix Yan felixonmars at gemini.archlinux.org
Wed Apr 13 23:35:34 UTC 2022


    Date: Wednesday, April 13, 2022 @ 23:35:33
  Author: felixonmars
Revision: 1186096

upgpkg: hlint 3.3.6-1: rebuild with hlint 3.3.6

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-13 23:25:49 UTC (rev 1186095)
+++ PKGBUILD	2022-04-13 23:35:33 UTC (rev 1186096)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hlint
-pkgver=3.3.5
-pkgrel=4
+pkgver=3.3.6
+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=('184f24e003fd5859582ab7a3bab1f82501b47c9d9f0bf597e9fb25c855130c631706de8567e1586830c48d117783a2e6e81818ed41d40ad8c9ae5ab769166b85')
+sha512sums=('efc42480ca1382741f65b8f1d84b5c7fe1bd0d94e39163c0e7488862300d19f45d4e55fb501b94a45b089508f44bf196beb3437ae9eee8fc765c588c8eff7916')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list