update to 1.0.1.0

This commit is contained in:
Jens Petersen 2019-02-21 10:05:25 +08:00
parent 8f3dc8a758
commit 8801466984
4 changed files with 7 additions and 61 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/attoparsec-iso8601-1.0.0.0.tar.gz
/attoparsec-iso8601-1.0.1.0.tar.gz

View File

@ -1,56 +0,0 @@
name: attoparsec-iso8601
version: 1.0.0.0
x-revision: 1
synopsis: Parsing of ISO 8601 dates, originally from aeson.
description: Parsing of ISO 8601 dates, originally from aeson.
license: BSD3
license-file: LICENSE
category: Parsing
copyright: (c) 2011-2016 Bryan O'Sullivan
(c) 2011 MailRank, Inc.
author: Bryan O'Sullivan <bos@serpentine.com>
maintainer: Adam Bergmark <adam@bergmark.nl>
stability: experimental
cabal-version: >=1.10
homepage: https://github.com/bos/aeson
bug-reports: https://github.com/bos/aeson/issues
build-type: Simple
extra-source-files:
README.md
flag developer
description: operate in developer mode
default: False
manual: True
flag fast
description: compile without optimizations
default: False
manual: True
library
hs-source-dirs: .
default-language: Haskell2010
ghc-options: -Wall
exposed-modules:
Data.Attoparsec.Time.Internal
Data.Attoparsec.Time
build-depends:
attoparsec >= 0.13.0.1,
base >= 4.5 && < 5,
base-compat >= 0.9.1 && < 0.11,
text >= 1.1.1.0,
time >= 1.1.1.4
if flag(fast)
ghc-options: -O0
else
ghc-options: -O2
if flag(developer)
ghc-options: -Werror
ghc-prof-options: -auto-all
source-repository head
type: git
location: git://github.com/bos/aeson.git

View File

@ -5,15 +5,14 @@
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 1.0.0.0
Release: 7%{?dist}
Version: 1.0.1.0
Release: 1%{?dist}
Summary: Parsing of ISO 8601 dates, originally from 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:
@ -48,7 +47,6 @@ files.
%prep
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
@ -83,6 +81,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 1.0.1.0-1
- update to 1.0.1.0
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 1.0.0.0-7
- refresh to cabal-rpm-0.13

View File

@ -1 +1 @@
SHA512 (attoparsec-iso8601-1.0.0.0.tar.gz) = d4b545204429a73516eefa4ff1f174fb238544ca76258950275f146865873d2ebf00705dfdd16c17897ad3b10516aa2111eaaa27290e33009d033d227fbe6699
SHA512 (attoparsec-iso8601-1.0.1.0.tar.gz) = a1d751d388446a7d2f628d7112b72beab338061bf2f8dc74c26549f0e93ebbb955bd9082db8a70db71cd80ceb576b22a94195c34f816eb6cecd5c584cb100e8b