Accepting request 842779 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/842779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hlint?expand=0&rev=4
This commit is contained in:
commit
6f16e9ab66
3
hlint-3.2.1.tar.gz
Normal file
3
hlint-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae5c0d3a90fcfe64a19abc655cda2027e5b21fff613088e3c4caa3218ad1229b
|
||||
size 150442
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ff4143310971e3f9d3c37c4507dd1d8cbe901f5f9aae597105b64dec0f06a3c
|
||||
size 148696
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 16 02:00:52 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update hlint to version 3.2.1.
|
||||
3.2.1, released 2020-10-15
|
||||
#1150, remove the Duplicate hint (was slow)
|
||||
#1149, allow within to use module wildcards, e.g. **.Foo
|
||||
#1141, make redundant return highlight just the return
|
||||
#1142, suggest newtype instead of data for data family instances
|
||||
#1138, show allowed fields in YAML error message
|
||||
#1131, fix potential variable capture in zipWith/repeat hint
|
||||
#1129, add hints to use const and \_ x -> x where appropriate
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 15 02:37:00 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name hlint
|
||||
Name: %{pkg_name}
|
||||
Version: 3.2
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: Source code suggestions
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user