Accepting request 1079136 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1079136 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc?expand=0&rev=99
This commit is contained in:
commit
fab02f7bf4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 7 13:08:27 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
* add provides hsc2hs into ghc-compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 11:09:29 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
2
ghc.spec
2
ghc.spec
@ -83,6 +83,7 @@
|
||||
%global base_ver 4.17.0.0
|
||||
%global ghc_compact_ver 0.1.0.0
|
||||
%global hpc_ver 0.6.1.0
|
||||
%global hsc2hs_ver 0.68.8
|
||||
|
||||
Name: ghc
|
||||
Version: %{short_version}
|
||||
@ -191,6 +192,7 @@ License: BSD-3-Clause
|
||||
Requires: gcc
|
||||
Requires: ghc-base-devel = %{base_ver}-%{release}
|
||||
Requires: %{name}-filesystem = %{version}-%{release}
|
||||
Provides: hsc2hs-%{hsc2hs_ver}-%{release}
|
||||
%ifarch riscv64 s390x
|
||||
Requires: clang%{llvm_major}
|
||||
Requires: llvm%{llvm_major}
|
||||
|
Loading…
x
Reference in New Issue
Block a user