Commit 860cb722 authored by Clint Adams's avatar Clint Adams
Browse files

microlens-ghc: Upgrading from 0.4.9.1 to 0.4.10

parent 2cd52bcc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-microlens-ghc (0.4.10-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 28 Jul 2019 15:49:15 -0400

haskell-microlens-ghc (0.4.9.1-1) unstable; urgency=medium

  [ Clint Adams ]
+5 −5
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@ Build-Depends:
 debhelper (>= 10),
 ghc (>= 8),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-microlens-dev (>= 0.4.9),
 libghc-microlens-dev (<< 0.4.10),
 haskell-devscripts (>= 0.15),
 libghc-microlens-dev (>= 0.4.10),
 libghc-microlens-dev (<< 0.4.11),
 libghc-microlens-prof,
Build-Depends-Indep: ghc-doc, libghc-microlens-doc
Standards-Version: 4.1.4
Homepage: http://github.com/aelve/microlens
Standards-Version: 4.4.0
Homepage: https://github.com/monadfix/microlens
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-microlens-ghc
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-microlens-ghc]
X-Description: microlens + array, bytestring, containers, transformers