forked from pool/ghc-generic-data
Accepting request 924069 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/924069 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-data?expand=0&rev=3
This commit is contained in:
commit
b91750c004
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d08f36db9ea9867c82989ffb5baa10bc5a2f72596a92d9d6cecd5194476fc03
|
||||
size 39140
|
3
generic-data-0.9.2.1.tar.gz
Normal file
3
generic-data-0.9.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f838d9e8df5199afa7294955d900c64f1e78b37cdc5e200b9fc1741b28544543
|
||||
size 39035
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 1 08:10:39 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update generic-data to version 0.9.2.1.
|
||||
# 0.9.2.1
|
||||
|
||||
- No external changes.
|
||||
- Use cabal-docspec instead of doctest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-generic-data
|
||||
#
|
||||
# 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-data
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.9.2.0
|
||||
Version: 0.9.2.1
|
||||
Release: 0
|
||||
Summary: Deriving instances with GHC.Generics and related utilities
|
||||
License: MIT
|
||||
@ -28,15 +28,12 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-ap-normalize-devel
|
||||
BuildRequires: ghc-base-orphans-devel
|
||||
BuildRequires: ghc-cabal-doctest-devel
|
||||
BuildRequires: ghc-contravariant-devel
|
||||
BuildRequires: ghc-ghc-boot-th-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-show-combinators-devel
|
||||
ExcludeArch: %{ix86}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-QuickCheck-devel
|
||||
BuildRequires: ghc-doctest-devel
|
||||
BuildRequires: ghc-generic-lens-devel
|
||||
BuildRequires: ghc-inspection-testing-devel
|
||||
BuildRequires: ghc-one-liner-devel
|
||||
|
Loading…
Reference in New Issue
Block a user