update to 0.4.1

This commit is contained in:
Jens Petersen 2020-06-10 11:35:25 +08:00
parent 907f58e348
commit ae993ba1d7
4 changed files with 8 additions and 54 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/microlens-platform-0.3.11.tar.gz
/microlens-platform-0.4.1.tar.gz

View File

@ -5,15 +5,14 @@
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 0.3.11
Release: 3%{?dist}
Summary: Feature-complete microlens
Version: 0.4.1
Release: 1%{?dist}
Summary: Microlens + all batteries included (best for apps)
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:
@ -81,7 +80,6 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
@ -129,6 +127,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 0.4.1-1
- update to 0.4.1
* Wed Feb 19 2020 Jens Petersen <petersen@redhat.com> - 0.3.11-3
- refresh to cabal-rpm-2.0.2

View File

@ -1,48 +0,0 @@
name: microlens-platform
version: 0.3.11
x-revision: 1
synopsis: Feature-complete microlens
description:
This package exports a module which is the recommended starting point for using <http://hackage.haskell.org/package/microlens microlens> if you aren't trying to keep your dependencies minimal. By importing @Lens.Micro.Platform@ you get all functions and instances from <http://hackage.haskell.org/package/microlens microlens>, <http://hackage.haskell.org/package/microlens-th microlens-th>, <http://hackage.haskell.org/package/microlens-mtl microlens-mtl>, <http://hackage.haskell.org/package/microlens-ghc microlens-ghc>, as well as instances for @Vector@, @Text@, and @HashMap@.
.
The minor and major versions of microlens-platform are incremented whenever the minor and major versions of any other microlens package are incremented, so you can depend on the exact version of microlens-platform without specifying the version of microlens (microlens-mtl, etc) you need.
.
This package is a part of the <http://hackage.haskell.org/package/microlens microlens> family; see the readme <https://github.com/monadfix/microlens#readme on Github>.
license: BSD3
license-file: LICENSE
author: Edward Kmett, Artyom Kazak
maintainer: Monadfix <hi@monadfix.io>
homepage: http://github.com/monadfix/microlens
bug-reports: http://github.com/monadfix/microlens/issues
category: Data, Lenses
build-type: Simple
extra-source-files:
CHANGELOG.md
cabal-version: >=1.10
source-repository head
type: git
location: git://github.com/monadfix/microlens.git
library
exposed-modules: Lens.Micro.Platform
Lens.Micro.Platform.Internal
-- other-modules:
-- other-extensions:
build-depends: base >=4.5 && <5
, hashable >=1.1.2.3 && <1.4
, microlens ==0.4.10.*
, microlens-ghc ==0.4.10.*
, microlens-mtl ==0.1.11.*
, microlens-th ==0.4.2.*
, text >=0.11 && <1.3
, unordered-containers >=0.2.4 && <0.3
, vector >=0.9 && <0.13
ghc-options:
-Wall -fwarn-tabs
-O2 -fdicts-cheap -funbox-strict-fields
-fmax-simplifier-iterations=10
hs-source-dirs: src
default-language: Haskell2010

View File

@ -1 +1 @@
SHA512 (microlens-platform-0.3.11.tar.gz) = 885423b6fdd2bfa16b31d4e48c49f5a299d92f90ee530d2bc517950cbb887ef50001d7fdc4f7bb8dc61837e294fedc94bb9161bc5d9b9a579bd054fe60ed16de
SHA512 (microlens-platform-0.4.1.tar.gz) = 17e72270286c00a48d0fb7ea045825921fe91cace1a70cb88113a39a2a576e02e4d5f2ceefd748fbd52c2cfb0edcac3fc342d282bf9d10da21e29b520e2eee3b