osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-generic-data revision:2, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-generic-data?expand=0&rev=2
This commit is contained in:
Peter Simons 2020-11-09 02:01:46 +00:00 committed by Git OBS Bridge
parent 417159bbce
commit 9a06885b82
4 changed files with 12 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d08f36db9ea9867c82989ffb5baa10bc5a2f72596a92d9d6cecd5194476fc03
size 39140

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Nov 7 15:34:51 UTC 2020 - psimons@suse.com
- Update generic-data to version 0.9.2.0.
# 0.9.2.0
- Add instance of `Bounded` for `FiniteEnumeration` (the same as `Generically`)
-------------------------------------------------------------------
Fri Oct 30 03:00:46 UTC 2020 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name generic-data
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.9.1.0
Version: 0.9.2.0
Release: 0
Summary: Deriving instances with GHC.Generics and related utilities
License: MIT