osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hlint revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hlint?expand=0&rev=10
This commit is contained in:
parent
550e9fc5f3
commit
a1d22d33c6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae5c0d3a90fcfe64a19abc655cda2027e5b21fff613088e3c4caa3218ad1229b
|
|
||||||
size 150442
|
|
3
hlint-3.2.2.tar.gz
Normal file
3
hlint-3.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88da1e23f6b7ff46abadfe4f7c92e61bbea0b8dfc6f66e1aa102fb7853f664c9
|
||||||
|
size 151083
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 15 22:11:52 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update hlint to version 3.2.2.
|
||||||
|
3.2.2, released 2020-11-15
|
||||||
|
#1166, detect more unboxed data to avoid suggesting newtype
|
||||||
|
#1153, fix incorrect redundant bracket with @($foo)
|
||||||
|
#1163, do not suggest "Use lambda" when there are guards
|
||||||
|
#1160, add showIdeaANSI to show Idea values with escape codes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 16 02:00:52 UTC 2020 - psimons@suse.com
|
Fri Oct 16 02:00:52 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name hlint
|
%global pkg_name hlint
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: 3.2.1
|
Version: 3.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Source code suggestions
|
Summary: Source code suggestions
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user