osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unliftio revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=61
This commit is contained in:
parent
c8c986dd5d
commit
d7fe447a50
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 12:15:10 UTC 2022 - psimons@suse.com
|
||||
|
||||
- Update unliftio to version 0.2.20.1.
|
||||
## 0.2.20.1
|
||||
|
||||
* Fix time-osx.c for aarch64 mac [#91](https://github.com/fpco/unliftio/pull/91)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 2 08:32:29 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-unliftio
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# 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 unliftio
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.20
|
||||
Version: 0.2.20.1
|
||||
Release: 0
|
||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||
License: MIT
|
||||
|
3
unliftio-0.2.20.1.tar.gz
Normal file
3
unliftio-0.2.20.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6a58f36d71e3793397d68272faac347b655855bf9ee302f8d37bc831d3fdb8d
|
||||
size 57327
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be9e9b29e492d8430ccd6b2b70da57553a9b312875d177e769d8847ce0297555
|
||||
size 56385
|
Loading…
Reference in New Issue
Block a user