12
0

6 Commits

Author SHA256 Message Date
55b344a6f0 Accepting request 1296452 from devel:languages:haskell
version update

OBS-URL: https://build.opensuse.org/request/show/1296452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-timezone-series?expand=0&rev=8
2025-07-31 15:45:40 +00:00
1dd22bc59e osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc-timezone-series revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-timezone-series?expand=0&rev=30
2025-07-28 20:00:07 +00:00
2b0c4e53dd osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc-timezone-series revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-timezone-series?expand=0&rev=29
2025-07-28 18:49:01 +00:00
9896ab72e6 osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-timezone-series revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-timezone-series?expand=0&rev=28
2023-11-22 09:17:22 +00:00
db7c01bf95 osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-timezone-series revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-timezone-series?expand=0&rev=27
2023-11-16 16:59:37 +00:00
0b04480118 osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-timezone-series revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-timezone-series?expand=0&rev=26
2023-11-10 14:07:21 +00:00
2 changed files with 7 additions and 1 deletions

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-timezone-series
#
# 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
@@ -73,6 +73,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
cabal-tweak-dep-ver time '< 1.14' '< 2'
%build
%ghc_lib_build