SHA256
1
0
forked from pool/ghc-aeson

osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-aeson revision:12, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=84
This commit is contained in:
Peter Simons 2023-08-11 08:05:27 +00:00 committed by Git OBS Bridge
parent b53198dd37
commit af383c87e8

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package ghc-aeson
#
# Copyright (c) 2023 SUSE LLC
#
@ -132,7 +132,7 @@ Summary: Haskell %{pkg_name} library development files
Requires: %{name} = %{version}-%{release}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun):ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
%description devel
This package provides the Haskell %{pkg_name} library development files.