osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-extra revision:11, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=79
This commit is contained in:
Peter Simons 2020-08-23 01:01:03 +00:00 committed by Git OBS Bridge
parent 403b0726ef
commit 43b5eba5b4
4 changed files with 11 additions and 4 deletions

View File

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

3
extra-1.7.6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 22 02:01:49 UTC 2020 - psimons@suse.com
- Update extra to version 1.7.6.
1.7.6, released 2020-08-21
#66, add lots of functions to Data.Foldable.Extra (anyM etc)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 18 10:44:48 UTC 2020 - Peter Simons <psimons@suse.com> Tue Aug 18 10:44:48 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name extra %global pkg_name extra
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.7.5 Version: 1.7.6
Release: 0 Release: 0
Summary: Extra functions I use Summary: Extra functions I use
License: BSD-3-Clause License: BSD-3-Clause