Accepting request 870862 from devel:languages:haskell
update haskell stack in factory OBS-URL: https://build.opensuse.org/request/show/870862 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-data-fix?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e59b3ed694b5139316093b3767842e60ad4821858459e7cd763e5773dfa99a0
|
||||
size 5516
|
3
data-fix-0.3.1.tar.gz
Normal file
3
data-fix-0.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b45c040472922c197bb33190197b5895afac6318203b2afb30251d4df8bcc79
|
||||
size 5520
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 05:04:43 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update data-fix to version 0.3.1.
|
||||
Upstream has not updated the file "CHANGELOG.md" since the last
|
||||
release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-data-fix
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name data-fix
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.0
|
||||
Version: 0.3.1
|
||||
Release: 0
|
||||
Summary: Fixpoint data types
|
||||
License: BSD-3-Clause
|
||||
@@ -48,7 +48,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
cabal-tweak-dep-ver base '<4.15' '< 5'
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Reference in New Issue
Block a user