diff --git a/hlint-3.2.3.tar.gz b/hlint-3.2.3.tar.gz deleted file mode 100644 index e0b2047..0000000 --- a/hlint-3.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0a3a6a744b777ea653f3dad14b928c646e8979c611a4260bc0ca4cf76cdcdf8 -size 151471 diff --git a/hlint-3.2.6.tar.gz b/hlint-3.2.6.tar.gz new file mode 100644 index 0000000..b1826a5 --- /dev/null +++ b/hlint-3.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ce88ee3728632122b1f93ca733cad8d81e0833da3244fc1dca356c22c638c4 +size 158846 diff --git a/hlint.changes b/hlint.changes index 4a94d0f..319ba8d 100644 --- a/hlint.changes +++ b/hlint.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Jan 4 11:06:26 UTC 2021 - psimons@suse.com + +- Update hlint to version 3.2.6. + 3.2.6, released 2020-12-30 + Fixes to the release generation script + +------------------------------------------------------------------- +Wed Dec 30 17:54:00 UTC 2020 - psimons@suse.com + +- Update hlint to version 3.2.5. + 3.2.5, released 2020-12-30 + Fixes to the release generation script + 3.2.4, released 2020-12-30 + #1193, add warnings for redundant flip + #1183, allow matches where users specify unnecessary brackets + #1177, remove suggestions for fromMaybe False/fromMaybe True + #1176, suggest use of unzip + #1159, spot redundant brackets due to fixities, default ignored + #1172, suggest reusing fromLeft/fromRight + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/hlint.spec b/hlint.spec index 342ecc1..f47b8d9 100644 --- a/hlint.spec +++ b/hlint.spec @@ -1,7 +1,7 @@ # # spec file for package hlint # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global pkg_name hlint Name: %{pkg_name} -Version: 3.2.3 +Version: 3.2.6 Release: 0 Summary: Source code suggestions License: BSD-3-Clause