osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hlint revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hlint?expand=0&rev=19
This commit is contained in:
parent
404a14a8be
commit
c3e783bafd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5ce88ee3728632122b1f93ca733cad8d81e0833da3244fc1dca356c22c638c4
|
||||
size 158846
|
3
hlint-3.2.7.tar.gz
Normal file
3
hlint-3.2.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f9c3d9603a072e1b76d3ee125dfaa54ce356fc0ced836affa741d989bedcf7c
|
||||
size 159088
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 18 09:07:13 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update hlint to version 3.2.7.
|
||||
3.2.7, released 2021-01-16
|
||||
#1202, add missing parentheses for Avoid Lambda
|
||||
#1201, allow matching through the & operator (similar to $)
|
||||
#1196, fix removed parens with operator sections in some cases
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 4 11:06:26 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name hlint
|
||||
Name: %{pkg_name}
|
||||
Version: 3.2.6
|
||||
Version: 3.2.7
|
||||
Release: 0
|
||||
Summary: Source code suggestions
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user