update to 0.1.2

This commit is contained in:
Jens Petersen 2019-06-19 17:06:35 +00:00
parent f9a4ea58d3
commit 8068fa4a5e
4 changed files with 8 additions and 45 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/simple-cmd-args-0.1.1.tar.gz
/simple-cmd-args-0.1.2.tar.gz

View File

@ -5,7 +5,7 @@
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 0.1.1
Version: 0.1.2
Release: 1%{?dist}
Summary: Simple command args parsing and execution
@ -13,7 +13,6 @@ 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:
@ -25,7 +24,8 @@ BuildRequires: ghc-optparse-applicative-devel
%description
This is a small wrapper over optparse-applicative which allows combining args
parsers directly with IO commands. For subcommands this can avoid type
boilerplate. It also provides a few functions for common Mod combinations.
boilerplate. It also provides some compact aliases for options with their
Mod's.
%package devel
@ -47,7 +47,6 @@ files.
%prep
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
@ -82,5 +81,8 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Wed Jun 19 2019 Jens Petersen <petersen@redhat.com> - 0.1.2-1
- update to 0.1.2
* Thu May 2 2019 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.1.1-1
- spec file generated by cabal-rpm-0.13

View File

@ -1,40 +0,0 @@
cabal-version: 1.18
name: simple-cmd-args
version: 0.1.1
x-revision: 1
synopsis: Simple command args parsing and execution
description:
This is a small wrapper over optparse-applicative which
allows combining args parsers directly with IO commands.
For subcommands this can avoid type boilerplate.
It also provides a few functions for common Mod combinations.
homepage: https://github.com/juhp/simple-cmd-args
bug-reports: https://github.com/juhp/simple-cmd-args/issues
license: BSD3
license-file: LICENSE
author: Jens Petersen
maintainer: juhpetersen@gmail.com
copyright: 2019 Jens Petersen
category: System
build-type: Simple
extra-doc-files: README.md
, CHANGELOG.md
tested-with: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2,
GHC == 8.4.4, GHC == 8.6.4
source-repository head
type: git
location: https://github.com/juhp/simple-cmd-args.git
library
exposed-modules: SimpleCmdArgs
build-depends: base >= 4 && < 5
, optparse-applicative >= 0.14.1
if impl(ghc<8.0)
build-depends: semigroups
ghc-options: -Wall -fwarn-missing-signatures
default-language: Haskell2010
default-extensions: CPP

View File

@ -1 +1 @@
SHA512 (simple-cmd-args-0.1.1.tar.gz) = 64ba884d8c3ae5b2ec4de9d423c6f3bc05e9429876fee129085aca2b56ca2b6f8c3cb351ae0e884b6ce5ac7070fc88213122abc410483712e33ba46c2674577a
SHA512 (simple-cmd-args-0.1.2.tar.gz) = 51664c4e07d31ba35f06e8bb8567b5d5b98fce5c047346998e1d171a4be4942e75148c3aeac00508db2b4650b5768182cca27242191e675b016cc240e32416cd