commit ghc-postgresql-simple for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-postgresql-simple for openSUSE:Factory checked in at 2022-08-01 21:30:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-postgresql-simple (Old) and /work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-postgresql-simple" Mon Aug 1 21:30:18 2022 rev:12 rq:987075 version:0.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-postgresql-simple/ghc-postgresql-simple.changes 2022-02-11 23:11:25.051294435 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.1533/ghc-postgresql-simple.changes 2022-08-01 21:30:37.053694095 +0200 @@ -1,0 +2,6 @@ +Mon Jun 20 13:30:22 UTC 2022 - Peter Simons <psimons@suse.com> + +- Update postgresql-simple to version 0.6.4 revision 8. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-postgresql-simple.spec ++++++ --- /var/tmp/diff_new_pack.CnwNkQ/_old 2022-08-01 21:30:37.705695966 +0200 +++ /var/tmp/diff_new_pack.CnwNkQ/_new 2022-08-01 21:30:37.709695977 +0200 @@ -25,7 +25,7 @@ License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/8.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Only-devel BuildRequires: ghc-aeson-devel ++++++ postgresql-simple.cabal ++++++ --- /var/tmp/diff_new_pack.CnwNkQ/_old 2022-08-01 21:30:37.777696172 +0200 +++ /var/tmp/diff_new_pack.CnwNkQ/_new 2022-08-01 21:30:37.781696183 +0200 @@ -1,7 +1,7 @@ cabal-version: 1.12 name: postgresql-simple version: 0.6.4 -x-revision: 6 +x-revision: 8 synopsis: Mid-Level PostgreSQL client library description: Mid-Level PostgreSQL client library, forked from mysql-simple. @@ -90,7 +90,7 @@ -- Other dependencies build-depends: - aeson >=1.4.1.0 && <1.6 || >=2.0.0.0 && <2.1 + aeson >=1.4.1.0 && <1.6 || >=2.0.0.0 && <2.2 , attoparsec >=0.13.2.2 && <0.15 , bytestring-builder >=0.10.8.1.0 && <0.11 , case-insensitive >=1.2.0.11 && <1.3 @@ -99,7 +99,7 @@ , postgresql-libpq >=0.9.4.3 && <0.10 , scientific >=0.3.6.2 && <0.4 , uuid-types >=1.0.3 && <1.1 - , vector >=0.12.0.1 && <0.13 + , vector >=0.12.0.1 && <0.14 if !impl(ghc >=8.0) build-depends: @@ -137,7 +137,7 @@ main-is: Inspection.hs build-depends: base - , inspection-testing >=0.4.1.1 && <0.5 + , inspection-testing >=0.4.1.1 && <0.6 , postgresql-libpq , postgresql-simple , tasty
participants (1)
-
Source-Sync