1
0

osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-lifted-async revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-async?expand=0&rev=24
This commit is contained in:
Peter Simons 2020-09-04 15:03:42 +00:00 committed by Git OBS Bridge
parent 935a30afcd
commit 986d25a89c
4 changed files with 18 additions and 23 deletions

View File

@ -1,30 +1,25 @@
-------------------------------------------------------------------
Tue Aug 18 10:45:21 UTC 2020 - Peter Simons <psimons@suse.com>
Fri Nov 8 16:14:08 UTC 2019 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
- Drop obsolete group attributes.
-------------------------------------------------------------------
Fri Jul 24 02:00:22 UTC 2020 - psimons@suse.com
Fri May 3 02:03:10 UTC 2019 - psimons@suse.com
- Update lifted-async to version 0.10.1.2.
## v0.10.1.2 - 2020-07-23
- Update lifted-async to version 0.10.0.4.
## v0.10.0.4 - 2019-05-03
* Relax upper version bound for tasty-expected-failure
* Relax upper version bounds for base and constraints
-------------------------------------------------------------------
Tue Jun 30 02:00:21 UTC 2020 - psimons@suse.com
Thu Oct 4 15:40:00 UTC 2018 - psimons@suse.com
- Update lifted-async to version 0.10.1.1.
## v0.10.1.1 - 2020-06-29
- Update lifted-async to version 0.10.0.3.
## v0.10.0.3 - 2018-09-25
* Bump up cabal-version to 1.24
## v0.10.1 - 2020-06-29
* Fix typechecking errors with GHC HEAD 8.11 ([#31](https://github.com/maoe/lifted-async/pull/31))
* Relax upper version bound for base to support GHC 8.6.1
-------------------------------------------------------------------
Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com
- Add lifted-async at version 0.10.0.6.
Mon Jul 9 19:44:57 UTC 2018 - psimons@suse.com
- Add lifted-async at version 0.10.0.2.

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-lifted-async
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name lifted-async
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.10.1.2
Version: 0.10.0.4
Release: 0
Summary: Run lifted IO operations asynchronously and wait for their results
License: BSD-3-Clause
@ -56,7 +56,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
This package provides the Haskell %{pkg_name} library development files.
%prep
%autosetup -n %{pkg_name}-%{version}
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9c988c2078f9d83034b26f487182869aaaa67c4b1e340c306b35dc9410b9433
size 10267

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd24cb197953701507680893b84df505eb58d1c31e1d45f9a0edae43cd965713
size 10374