Accepting request 801062 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/801062 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-unliftio?expand=0&rev=10
This commit is contained in:
commit
d3a47e1d03
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 08:07:10 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update unliftio to version 0.2.12.1.
|
||||||
|
## 0.2.12.1
|
||||||
|
|
||||||
|
* Minor doc improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 8 16:15:08 UTC 2019 - Peter Simons <psimons@suse.com>
|
Fri Nov 8 16:15:08 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-unliftio
|
# spec file for package ghc-unliftio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name unliftio
|
%global pkg_name unliftio
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.12
|
Version: 0.2.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
unliftio-0.2.12.1.tar.gz
Normal file
3
unliftio-0.2.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c375f052f493c5e4d190cf7f7154f6803d370911f802b027d4d2e7acf6ae8a3
|
||||||
|
size 53520
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8fa9f4d4cc078fd7c76914652070d06a646f83d34e51547fede4fdd7f30ffe09
|
|
||||||
size 53746
|
|
Loading…
Reference in New Issue
Block a user