Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
b96304cb7c | |||
53e4e56f23 | |||
c2af622c6d |
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -81,6 +81,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
cabal-tweak-dep-ver time '< 1.14' '< 2'
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Reference in New Issue
Block a user