Accepting request 1118485 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1118485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-scientific?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2023-10-18 19:26:02 +00:00 committed by Git OBS Bridge
commit 55d75e0b52
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 14 11:55:27 UTC 2023 - Peter Simons <psimons@suse.com>
- Update scientific to version 0.3.7.0 revision 7.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Wed Oct 4 06:45:58 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -26,7 +26,7 @@ Summary: Numbers represented using scientific notation
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-base-devel
BuildRequires: ghc-base-prof

View File

@ -1,6 +1,6 @@
name: scientific
version: 0.3.7.0
x-revision: 6
x-revision: 7
synopsis: Numbers represented using scientific notation
description:
"Data.Scientific" provides the number type 'Scientific'. Scientific numbers are
@ -97,7 +97,7 @@ library
, deepseq >=1.3.0.0 && <1.6
, hashable >=1.2.7.0 && <1.5
, integer-logarithms >=1.0.3.1 && <1.1
, primitive >=0.7.1.0 && <0.9
, primitive >=0.7.1.0 && <0.10
, template-haskell >=2.8 && <2.22
, text >=1.2.3.0 && <1.3 || >=2.0 && <2.2