osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-generic-deriving revision:11, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-generic-deriving?expand=0&rev=47
This commit is contained in:
Peter Simons 2019-12-24 02:02:46 +00:00 committed by Git OBS Bridge
parent 5ee95ffa0b
commit 14deb88188
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 27 03:00:49 UTC 2019 - psimons@suse.com
- Update generic-deriving to version 1.13.1.
# 1.13.1 [2019.11.26]
* Backport the `Generic(1)` instances for `Kleisli` introduced in `base-4.14`.
-------------------------------------------------------------------
Fri Nov 8 16:13:47 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Wed Aug 28 02:02:35 UTC 2019 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name generic-deriving
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.13
Version: 1.13.1
Release: 0
Summary: Generic programming library for generalised deriving
License: BSD-3-Clause