SHA256
1
0
forked from pool/ShellCheck

osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ShellCheck revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=91
This commit is contained in:
Peter Simons 2023-11-22 11:10:07 +00:00 committed by Git OBS Bridge
parent c70c907a80
commit 97c8284e76

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package ShellCheck
#
# Copyright (c) 2023 SUSE LLC
#
@ -88,7 +88,7 @@ Summary: Haskell %{name} library development files
Requires: ghc-%{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 -n ghc-%{name}-devel
This package provides the Haskell %{name} library development files.