diff --git a/generic-lens-2.0.0.0.tar.gz b/generic-lens-2.0.0.0.tar.gz deleted file mode 100644 index c881a4b..0000000 --- a/generic-lens-2.0.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b816e55dbdf96ed04b7ad01193fce3dec36397aff3036e34a89ee2884b02093a -size 21068 diff --git a/generic-lens-2.1.0.0.tar.gz b/generic-lens-2.1.0.0.tar.gz new file mode 100644 index 0000000..2f30b2b --- /dev/null +++ b/generic-lens-2.1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4df37fc209108b6fd16ccb5b63d06e4f4588231c03b29d8862b4f7575eaae3 +size 21104 diff --git a/ghc-generic-lens.changes b/ghc-generic-lens.changes index 7f603f4..c6334ef 100644 --- a/ghc-generic-lens.changes +++ b/ghc-generic-lens.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 27 19:35:24 UTC 2021 - psimons@suse.com + +- Update generic-lens to version 2.1.0.0. + ## generic-lens-2.1.0.0 (2021-01-25) + - Bump to generic-lens-core-2.1.0.0 + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-generic-lens.spec b/ghc-generic-lens.spec index 12842f5..dceabdc 100644 --- a/ghc-generic-lens.spec +++ b/ghc-generic-lens.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-generic-lens # -# 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 @@ -19,7 +19,7 @@ %global pkg_name generic-lens %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.0.0.0 +Version: 2.1.0.0 Release: 0 Summary: Generically derive traversals, lenses and prisms License: BSD-3-Clause