Accepting request 953441 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953441 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-cassava?expand=0&rev=9
This commit is contained in:
commit
a705f51331
@ -1,7 +1,7 @@
|
||||
cabal-version: 1.12
|
||||
Name: cassava
|
||||
Version: 0.5.2.0
|
||||
x-revision: 6
|
||||
x-revision: 7
|
||||
Synopsis: A CSV parsing and encoding library
|
||||
Description: {
|
||||
|
||||
@ -116,7 +116,7 @@ Library
|
||||
deepseq >= 1.1 && < 1.5,
|
||||
hashable < 1.5,
|
||||
scientific >= 0.3.4.7 && < 0.4,
|
||||
text < 1.3,
|
||||
text < 2.1,
|
||||
transformers >= 0.2 && < 0.7,
|
||||
unordered-containers < 0.3,
|
||||
vector >= 0.8 && < 0.13,
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 27 00:15:03 UTC 2021 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update cassava to version 0.5.2.0 revision 7.
|
||||
Upstream has revised the Cabal build instructions on Hackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 20 17:29:26 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -25,7 +25,7 @@ Summary: A CSV parsing and encoding library
|
||||
License: BSD-3-Clause
|
||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
|
||||
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal#/%{pkg_name}.cabal
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-Only-devel
|
||||
BuildRequires: ghc-array-devel
|
||||
|
Loading…
Reference in New Issue
Block a user