forked from pool/ghc-cabal-install-solver
osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc-cabal-install-solver revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cabal-install-solver?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71dba1d353e9039834573291eaefdb10d7cbc62ee0d81e7a53e9e8cf55225e7a
|
||||
size 89563
|
3
cabal-install-solver-3.14.1.0.tar.gz
Normal file
3
cabal-install-solver-3.14.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b579e281442202094721ba7e8c9da8b1300188e5e96885b794137d38e9638c3d
|
||||
size 89361
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 23:08:23 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update cabal-install-solver to version 3.14.1.0.
|
||||
Upstream has edited the change log file since the last release in
|
||||
a non-trivial way, i.e. they did more than just add a new entry
|
||||
at the top. You can review the file at:
|
||||
http://hackage.haskell.org/package/cabal-install-solver-3.14.1.0/src/ChangeLog.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 18:09:34 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -20,9 +20,9 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.12.1.0
|
||||
Version: 3.14.1.0
|
||||
Release: 0
|
||||
Summary: The command-line interface for Cabal and Hackage
|
||||
Summary: The solver component of cabal-install
|
||||
License: BSD-3-Clause
|
||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
@@ -66,7 +66,7 @@ BuildRequires: ghc-tasty-quickcheck-prof
|
||||
%endif
|
||||
|
||||
%description
|
||||
The solver component used in cabal-install command-line program.
|
||||
The solver component used in the cabal-install command-line program.
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
@@ -97,8 +97,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
cabal-tweak-dep-ver Cabal '^>=3.12.1.0' '< 4'
|
||||
cabal-tweak-dep-ver Cabal-syntax '^>=3.12.1.0' '< 4'
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Reference in New Issue
Block a user