mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/hlint: upgrade to 3.6
This commit is contained in:
parent
a60aa5dc21
commit
00a6ada9da
@ -1,7 +1,7 @@
|
||||
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
pkgname=hlint
|
||||
pkgver=3.5
|
||||
pkgver=3.6
|
||||
pkgrel=0
|
||||
pkgdesc="Linter for Haskell source code"
|
||||
url="https://github.com/ndmitchell/hlint"
|
||||
@ -49,6 +49,6 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
a66503787ac78383d6e5566be3f32c19ab51408ebc2bcc0499d101be67fd0699e6ac9c90efaa142ecdb0216bc2a74d2a120e5ba5861c3d22087b0f5931090bd5 hlint-3.5.tar.gz
|
||||
24397b0f7293f56c845b84ae33d815d612419a5e06c83ace7eeaa427bfb48b0d84c07ffa210f61ed13f3d8302517597f0e4c7e6b1ec677630e53417eab9af964 cabal.project.freeze
|
||||
3c1ee2969fc96aac87c8a69b11497696dd6450024d2254860a8e3181f988254794a65ecabed9d97fc2bcdc61bbd6abdf6809fe535c4121fad17ad1dc1dfe8d9e hlint-3.6.tar.gz
|
||||
73f71d2561924d8b06a7a9db9f004b88279cca5537a2f019bbc6868eb2460f7681853b701132e8c39d9cf6884f8c4a5c85d72e1f9c67860542d6b7d2373e655b cabal.project.freeze
|
||||
"
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
active-repositories: hackage.haskell.org:merge
|
||||
constraints: any.OneTuple ==0.4.1.1,
|
||||
any.QuickCheck ==2.14.2,
|
||||
any.QuickCheck ==2.14.3,
|
||||
QuickCheck -old-random +templatehaskell,
|
||||
any.StateVar ==1.2.2,
|
||||
any.aeson ==2.1.2.1,
|
||||
aeson -cffi +ordered-keymap,
|
||||
any.alex ==3.2.7.4,
|
||||
any.alex ==3.4.0.0,
|
||||
any.ansi-terminal ==1.0,
|
||||
ansi-terminal -example,
|
||||
any.ansi-terminal-types ==0.11.5,
|
||||
@ -31,7 +31,7 @@ constraints: any.OneTuple ==0.4.1.1,
|
||||
any.colour ==2.3.6,
|
||||
any.comonad ==5.0.8,
|
||||
comonad +containers +distributive +indexed-traversable,
|
||||
any.conduit ==1.3.4.3,
|
||||
any.conduit ==1.3.5,
|
||||
any.containers ==0.6.7,
|
||||
any.contravariant ==1.5.5,
|
||||
contravariant +semigroups +statevar +tagged,
|
||||
@ -60,9 +60,9 @@ constraints: any.OneTuple ==0.4.1.1,
|
||||
any.generically ==0.1.1,
|
||||
any.ghc-bignum ==1.3,
|
||||
any.ghc-boot-th ==9.4.5,
|
||||
any.ghc-lib-parser ==9.4.5.20230430,
|
||||
any.ghc-lib-parser ==9.6.2.20230523,
|
||||
ghc-lib-parser +threaded-rts,
|
||||
any.ghc-lib-parser-ex ==9.4.0.0,
|
||||
any.ghc-lib-parser-ex ==9.6.0.0,
|
||||
ghc-lib-parser-ex -auto -no-ghc-lib,
|
||||
any.ghc-prim ==0.9.0,
|
||||
any.happy ==1.20.1.1,
|
||||
@ -127,6 +127,6 @@ constraints: any.OneTuple ==0.4.1.1,
|
||||
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
|
||||
any.vector-stream ==0.1.0.0,
|
||||
any.witherable ==0.4.2,
|
||||
any.yaml ==0.11.11.0,
|
||||
any.yaml ==0.11.11.1,
|
||||
yaml +no-examples +no-exe
|
||||
index-state: hackage.haskell.org 2023-05-15T16:10:35Z
|
||||
index-state: hackage.haskell.org 2023-06-27T14:36:43Z
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user