Accepting request 1231435 from devel:languages:haskell
version update for ghc-9.10.1 OBS-URL: https://build.opensuse.org/request/show/1231435 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-data-default?expand=0&rev=16
This commit is contained in:
commit
bbbbd71d14
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7604074200e1d4632701e3f196099fcfbf4005b3a6bee275fd6e00f4baaca610
|
||||
size 2735
|
3
data-default-0.8.0.0.tar.gz
Normal file
3
data-default-0.8.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23f20e3089976fee1670077b745746219a25290bd5e654320c8af6aedf72dd31
|
||||
size 4597
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 20:22:45 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update data-default to version 0.8.0.0.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 19:18:51 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7.1.3
|
||||
Version: 0.8.0.0
|
||||
Release: 0
|
||||
Summary: A class for types with a default value
|
||||
License: BSD-3-Clause
|
||||
@ -29,23 +29,13 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-base-devel
|
||||
BuildRequires: ghc-base-prof
|
||||
BuildRequires: ghc-data-default-class-devel
|
||||
BuildRequires: ghc-data-default-class-prof
|
||||
BuildRequires: ghc-data-default-instances-containers-devel
|
||||
BuildRequires: ghc-data-default-instances-containers-prof
|
||||
BuildRequires: ghc-data-default-instances-dlist-devel
|
||||
BuildRequires: ghc-data-default-instances-dlist-prof
|
||||
BuildRequires: ghc-data-default-instances-old-locale-devel
|
||||
BuildRequires: ghc-data-default-instances-old-locale-prof
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-containers-prof
|
||||
BuildRequires: ghc-rpm-macros
|
||||
ExcludeArch: %{ix86}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-containers-prof
|
||||
BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-mtl-prof
|
||||
BuildRequires: ghc-old-locale-devel
|
||||
BuildRequires: ghc-old-locale-prof
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user