Hello community,

here is the log from the commit of package ghc-microlens-th for 
openSUSE:Factory checked in at 2020-11-24 22:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-th (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-microlens-th.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-microlens-th"

Tue Nov 24 22:14:43 2020 rev:5 rq:850496 version:0.4.3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-microlens-th/ghc-microlens-th.changes        
2020-11-23 10:27:39.133170906 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-microlens-th.new.5913/ghc-microlens-th.changes  
    2020-11-24 22:14:49.135625627 +0100
@@ -1,0 +2,8 @@
+Thu Nov 19 19:49:21 UTC 2020 - [email protected]
+
+- Update microlens-th to version 0.4.3.8.
+  # 0.4.3.8
+
+  * Fixup.
+
+-------------------------------------------------------------------

Old:
----
  microlens-th-0.4.3.7.tar.gz

New:
----
  microlens-th-0.4.3.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-microlens-th.spec ++++++
--- /var/tmp/diff_new_pack.LZ7f0H/_old  2020-11-24 22:14:50.035626461 +0100
+++ /var/tmp/diff_new_pack.LZ7f0H/_new  2020-11-24 22:14:50.035626461 +0100
@@ -19,7 +19,7 @@
 %global pkg_name microlens-th
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.4.3.7
+Version:        0.4.3.8
 Release:        0
 Summary:        Automatic generation of record lenses for microlens
 License:        BSD-3-Clause

++++++ microlens-th-0.4.3.7.tar.gz -> microlens-th-0.4.3.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.3.7/CHANGELOG.md 
new/microlens-th-0.4.3.8/CHANGELOG.md
--- old/microlens-th-0.4.3.7/CHANGELOG.md       2020-11-17 12:45:06.000000000 
+0100
+++ new/microlens-th-0.4.3.8/CHANGELOG.md       2020-11-17 18:18:23.000000000 
+0100
@@ -1,3 +1,7 @@
+# 0.4.3.8
+
+* Fixup.
+
 # 0.4.3.7
 
 * Changes needed for template-haskell-2.17.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.3.7/microlens-th.cabal 
new/microlens-th-0.4.3.8/microlens-th.cabal
--- old/microlens-th-0.4.3.7/microlens-th.cabal 2020-11-17 12:45:06.000000000 
+0100
+++ new/microlens-th-0.4.3.8/microlens-th.cabal 2020-11-17 18:18:32.000000000 
+0100
@@ -1,5 +1,5 @@
 name:                microlens-th
-version:             0.4.3.7
+version:             0.4.3.8
 synopsis:            Automatic generation of record lenses for microlens
 description:
   This package lets you automatically generate lenses for data types; code was 
extracted from the lens package, and therefore generated lenses are fully 
compatible with ones generated by lens (and can be used both from lens and 
microlens).
@@ -42,7 +42,7 @@
                      , transformers
                      -- lens has >=2.4, but GHC 7.4 shipped with 2.7
                      , template-haskell >=2.7 && <2.18
-                     , th-abstraction >=0.2.1 && <0.5
+                     , th-abstraction >=0.4 && <0.5
 
   ghc-options:
     -Wall -fwarn-tabs
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to