Hello community,

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

Package is "ghc-th-lift-instances"

Tue Nov 24 22:14:49 2020 rev:13 rq:850498 version:0.1.18

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
    2020-08-28 21:39:30.620841263 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.5913/ghc-th-lift-instances.changes
    2020-11-24 22:14:57.231633130 +0100
@@ -1,0 +2,6 @@
+Thu Nov 19 19:50:29 UTC 2020 - [email protected]
+
+- Update th-lift-instances to version 0.1.18.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  th-lift-instances-0.1.17.tar.gz

New:
----
  th-lift-instances-0.1.18.tar.gz

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

Other differences:
------------------
++++++ ghc-th-lift-instances.spec ++++++
--- /var/tmp/diff_new_pack.Lc67gI/_old  2020-11-24 22:14:58.239634064 +0100
+++ /var/tmp/diff_new_pack.Lc67gI/_new  2020-11-24 22:14:58.243634068 +0100
@@ -19,7 +19,7 @@
 %global pkg_name th-lift-instances
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.1.17
+Version:        0.1.18
 Release:        0
 Summary:        Lift instances for template-haskell for common data types
 License:        BSD-3-Clause

++++++ th-lift-instances-0.1.17.tar.gz -> th-lift-instances-0.1.18.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.17/src/Instances/TH/Lift.hs 
new/th-lift-instances-0.1.18/src/Instances/TH/Lift.hs
--- old/th-lift-instances-0.1.17/src/Instances/TH/Lift.hs       2001-09-09 
03:46:40.000000000 +0200
+++ new/th-lift-instances-0.1.18/src/Instances/TH/Lift.hs       2001-09-09 
03:46:40.000000000 +0200
@@ -130,7 +130,9 @@
 import Control.Applicative (Const (..))
 import Data.Functor.Identity (Identity (..))
 
-#if MIN_VERSION_template_haskell(2,16,0)
+#if MIN_VERSION_template_haskell(2,17,0)
+#define LIFT_TYPED_DEFAULT liftTyped = Code . unsafeTExpCoerce . lift
+#elif MIN_VERSION_template_haskell(2,16,0)
 #define LIFT_TYPED_DEFAULT liftTyped = unsafeTExpCoerce . lift
 #else
 #define LIFT_TYPED_DEFAULT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.17/th-lift-instances.cabal 
new/th-lift-instances-0.1.18/th-lift-instances.cabal
--- old/th-lift-instances-0.1.17/th-lift-instances.cabal        2001-09-09 
03:46:40.000000000 +0200
+++ new/th-lift-instances-0.1.18/th-lift-instances.cabal        2001-09-09 
03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 name: th-lift-instances
-version: 0.1.17
+version: 0.1.18
 cabal-version: >=1.10
 build-type: Simple
 license: BSD3
_______________________________________________
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