update to 0.2.13
This commit is contained in:
parent
fcb065e456
commit
9896058f4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/unliftio-0.2.9.0.tar.gz
|
||||
/unliftio-0.2.11.tar.gz
|
||||
/unliftio-0.2.12.tar.gz
|
||||
/unliftio-0.2.13.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.12
|
||||
Version: 0.2.13
|
||||
Release: 1%{?dist}
|
||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||
|
||||
@ -132,6 +132,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 0.2.13-1
|
||||
- update to 0.2.13
|
||||
|
||||
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.2.12-1
|
||||
- update to 0.2.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (unliftio-0.2.12.tar.gz) = eebad9ce9de0dfc747c119dfe76a6e4064c008dd59ac353beae59afa9705518429f6dd8ec6928479f96e31d6e183a4e1c749903e4e425f1cc6b445a4a204d740
|
||||
SHA512 (unliftio-0.2.13.tar.gz) = 7001bb7bbce47b88bee713b003c8eef803987eb3b5688143fccc47941ad27ef01b8ba042059bc2eff5de40e976da545009fe4ae43a761022d15fdbbf53aea93f
|
||||
|
Loading…
Reference in New Issue
Block a user