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:
Ondřej Súkup 2021-01-19 21:48:08 +00:00 committed by Git OBS Bridge
parent 404a14a8be
commit c3e783bafd
4 changed files with 13 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f9c3d9603a072e1b76d3ee125dfaa54ce356fc0ced836affa741d989bedcf7c
size 159088

View File

@ -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

View File

@ -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