commit ghc-lucid for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-lucid for openSUSE:Factory checked in at 2024-10-28 15:18:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-lucid (Old) and /work/SRC/openSUSE:Factory/.ghc-lucid.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-lucid" Mon Oct 28 15:18:53 2024 rev:13 rq:1218563 version:2.11.20230408 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-lucid/ghc-lucid.changes 2023-11-08 22:18:00.955808048 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-lucid.new.2020/ghc-lucid.changes 2024-10-28 15:21:15.217783191 +0100 @@ -1,0 +2,6 @@ +Thu Sep 19 08:06:09 UTC 2024 - Peter Simons <psimons@suse.com> + +- Update lucid to version 2.11.20230408 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-lucid.spec ++++++ --- /var/tmp/diff_new_pack.wfDxct/_old 2024-10-28 15:21:16.961855823 +0100 +++ /var/tmp/diff_new_pack.wfDxct/_new 2024-10-28 15:21:16.965855990 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-lucid # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof ++++++ lucid.cabal ++++++ --- /var/tmp/diff_new_pack.wfDxct/_old 2024-10-28 15:21:17.009857823 +0100 +++ /var/tmp/diff_new_pack.wfDxct/_new 2024-10-28 15:21:17.013857989 +0100 @@ -1,6 +1,6 @@ name: lucid version: 2.11.20230408 -x-revision: 1 +x-revision: 2 synopsis: Clear to write, read and edit DSL for HTML description: Clear to write, read and edit DSL for HTML. @@ -22,7 +22,7 @@ build-type: Simple cabal-version: >=1.10 extra-source-files: README.md, CHANGELOG.md -tested-with: GHC==7.10.3,GHC==8.0.2,GHC==8.2.2,GHC==8.4.4,GHC==8.6.5,GHC==8.8.4,GHC==8.10.7,GHC==9.0.1,GHC==9.2.1, GHC==9.4.1, GHC==9.8 +tested-with: GHC==7.10.3,GHC==8.0.2,GHC==8.2.2,GHC==8.4.4,GHC==8.6.5,GHC==8.8.4,GHC==8.10.7,GHC==9.0.1,GHC==9.2.1, GHC==9.4.1, GHC==9.8, GHC==9.10 library default-language: Haskell2010 @@ -34,7 +34,7 @@ Lucid.Bootstrap -- GHC boot libraries - build-depends: base >=4.8 && <4.20 + build-depends: base >=4.8 && <4.21 , bytestring >=0.10.6.0 , containers >=0.5.6.2 , transformers >=0.4.2.0
participants (1)
-
Source-Sync