12
0

3 Commits

2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 28 19:15:56 UTC 2025 - Peter Simons <psimons@suse.com>
- Jailbreak over-specified constraints to fix build with ghc-9.12.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 30 17:08:40 UTC 2023 - Peter Simons <psimons@suse.com> Thu Mar 30 17:08:40 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package ghc-timezone-olson # spec file for package ghc-timezone-olson
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -81,6 +81,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep %prep
%autosetup -n %{pkg_name}-%{version} %autosetup -n %{pkg_name}-%{version}
cabal-tweak-dep-ver time '< 1.14' '< 2'
%build %build
%ghc_lib_build %ghc_lib_build