update to 0.3.9

This commit is contained in:
Jens Petersen 2019-02-21 10:03:26 +08:00
parent cfcf886626
commit 3326251ceb
4 changed files with 7 additions and 105 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/aeson-compat-0.3.7.1.tar.gz
/aeson-compat-0.3.8.tar.gz
/aeson-compat-0.3.9.tar.gz

View File

@ -1,100 +0,0 @@
name: aeson-compat
version: 0.3.8
x-revision: 1
synopsis: Compatibility layer for aeson
description: Compatibility layer for @aeson@
category: Web
homepage: https://github.com/phadej/aeson-compat#readme
bug-reports: https://github.com/phadej/aeson-compat/issues
author: Oleg Grenrus <oleg.grenrus@iki.fi>
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
license: BSD3
license-file: LICENSE
build-type: Simple
cabal-version: >= 1.10
tested-with:
GHC==7.6.3,
GHC==7.8.4,
GHC==7.10.3,
GHC==8.0.2,
GHC==8.2.2,
GHC==8.4.3
extra-source-files:
CHANGELOG.md
README.md
source-repository head
type: git
location: https://github.com/phadej/aeson-compat
library
hs-source-dirs:
src
ghc-options: -Wall
build-depends:
base >=4.6 && <4.12
, base-compat >=0.6.0 && <0.11
, aeson >=0.7.0.6 && <1.5
, attoparsec >=0.12 && <0.14
, attoparsec-iso8601 >=1.0.0.0 && <1.1
, bytestring >=0.10 && <0.11
, containers >=0.5 && <0.6
, exceptions >=0.8 && <0.11
, hashable >=1.2 && <1.3
, scientific >=0.3 && <0.4
, text >=1.2 && <1.3
, time >=1.4.0.1 && <1.9
, time-locale-compat >=0.1.0.1 && <0.2
, unordered-containers >=0.2 && <0.3
, vector >=0.10 && <0.13
, tagged >=0.7.3 && <0.9
if !impl(ghc >= 8.0)
build-depends:
semigroups >=0.16.2.2 && <0.19
if !impl(ghc >= 7.10)
build-depends:
nats >=1 && <1.2
exposed-modules:
Data.Aeson.Compat
default-language: Haskell2010
test-suite aeson-compat-test
type: exitcode-stdio-1.0
main-is: Tests.hs
hs-source-dirs:
test
ghc-options: -Wall
build-depends:
base
, base-compat
, aeson
, attoparsec
, bytestring
, containers
, exceptions
, hashable
, scientific
, text
, time
, time-locale-compat
, unordered-containers
, vector
, tagged
, aeson-compat
, base-orphans >=0.4.5 && <0.9
, tasty >=0.10 && <1.2
, tasty-hunit >=0.9 && <0.11
, tasty-quickcheck >=0.8 && <0.11
, QuickCheck >=2.10 && <2.12
, quickcheck-instances >=0.3.16 && <0.4
if !impl(ghc >= 8.0)
build-depends:
semigroups
if !impl(ghc >= 7.10)
build-depends:
nats
default-language: Haskell2010

View File

@ -7,15 +7,14 @@
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.8
Release: 5%{?dist}
Version: 0.3.9
Release: 1%{?dist}
Summary: Compatibility layer for aeson
License: BSD
Url: https://hackage.haskell.org/package/%{pkg_name}
# Begin cabal-rpm sources:
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal#/%{pkgver}.cabal
# End cabal-rpm sources
# Begin cabal-rpm deps:
@ -68,7 +67,6 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
@ -107,6 +105,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 0.3.9-1
- update to 0.3.9
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.3.8-5
- refresh to cabal-rpm-0.13

View File

@ -1 +1 @@
SHA512 (aeson-compat-0.3.8.tar.gz) = 36687acb148fd7c71a0cc99f77116518ef539754f151707cc5f6c1b4dfb7b3245338b32d83d68a3e0663d92644fb6d4eadff2d2ba88cad1a22b98aa3c35cc215
SHA512 (aeson-compat-0.3.9.tar.gz) = 84da7cbace32527d0e20d32415ba770d14417ad4dd9ca0f86e8b5f100449af8a51a7b32c7dfdd7b3557764bd7dfc9ae4aa0a95999bc34b074f49d243a4f4bc46