osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unliftio revision:20, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=62
This commit is contained in:
parent
d7fe447a50
commit
76e32a1799
@ -1,7 +1,15 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 4 12:15:10 UTC 2022 - psimons@suse.com
|
Thu Feb 10 14:22:55 UTC 2022 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update unliftio to version 0.2.21.0.
|
||||||
|
## 0.2.21.0
|
||||||
|
|
||||||
|
* Add `UnliftIO.Directory.createDirectoryLink`
|
||||||
|
* Add `UnliftIO.Directory.removeDirectoryLink`
|
||||||
|
* Add `UnliftIO.Directory.getSymbolicLinkTarget`
|
||||||
|
* Add `UnliftIO.Directory.XdgDirectoryList`
|
||||||
|
* Add `UnliftIO.Directory.getXdgDirectoryList`
|
||||||
|
|
||||||
- Update unliftio to version 0.2.20.1.
|
|
||||||
## 0.2.20.1
|
## 0.2.20.1
|
||||||
|
|
||||||
* Fix time-osx.c for aarch64 mac [#91](https://github.com/fpco/unliftio/pull/91)
|
* Fix time-osx.c for aarch64 mac [#91](https://github.com/fpco/unliftio/pull/91)
|
||||||
|
@ -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.20.1
|
Version: 0.2.21.0
|
||||||
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
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b6a58f36d71e3793397d68272faac347b655855bf9ee302f8d37bc831d3fdb8d
|
|
||||||
size 57327
|
|
3
unliftio-0.2.21.0.tar.gz
Normal file
3
unliftio-0.2.21.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2cc2f29b052f307852e48c83dadff32ae89d89e4ee1353148256c5cf2d246f7c
|
||||||
|
size 57485
|
Loading…
x
Reference in New Issue
Block a user