Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-base64-bytestring-type for openSUSE:Factory checked in at 2022-10-16 16:09:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-base64-bytestring-type (Old) and /work/SRC/openSUSE:Factory/.ghc-base64-bytestring-type.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-base64-bytestring-type" Sun Oct 16 16:09:49 2022 rev:8 rq:1011187 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-base64-bytestring-type/ghc-base64-bytestring-type.changes 2022-08-01 21:29:38.701526687 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-base64-bytestring-type.new.2275/ghc-base64-bytestring-type.changes 2022-10-16 16:09:51.298844629 +0200 @@ -1,0 +2,6 @@ +Sat Oct 8 19:10:21 UTC 2022 - Peter Simons <psim...@suse.com> + +- Update base64-bytestring-type to version 1.0.1 revision 15. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-base64-bytestring-type.spec ++++++ --- /var/tmp/diff_new_pack.cbt6gP/_old 2022-10-16 16:09:53.474849731 +0200 +++ /var/tmp/diff_new_pack.cbt6gP/_new 2022-10-16 16:09:53.478849741 +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/14.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/15.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-aeson-devel ++++++ base64-bytestring-type.cabal ++++++ --- /var/tmp/diff_new_pack.cbt6gP/_old 2022-10-16 16:09:53.522849844 +0200 +++ /var/tmp/diff_new_pack.cbt6gP/_new 2022-10-16 16:09:53.526849854 +0200 @@ -1,7 +1,7 @@ cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1 -x-revision: 14 +x-revision: 15 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. @@ -25,7 +25,8 @@ || ==8.8.4 || ==8.10.7 || ==9.0.2 - || ==9.2.2 + || ==9.2.4 + || ==9.4.1 extra-source-files: README.md @@ -59,7 +60,7 @@ -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends: - base >=4.7.0.0 && <4.17 + base >=4.7.0.0 && <4.18 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.12 , deepseq >=1.3.0.2 && <1.5