update to 0.2.18
This commit is contained in:
parent
32e592b5bb
commit
c644ab473b
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/unliftio-0.2.12.tar.gz
|
||||
/unliftio-0.2.13.tar.gz
|
||||
/unliftio-0.2.13.1.tar.gz
|
||||
/unliftio-0.2.18.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.13.1
|
||||
Version: 0.2.18
|
||||
Release: 1%{?dist}
|
||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||
|
||||
@ -125,6 +125,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.2.18-1
|
||||
- update to 0.2.18
|
||||
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.2.13.1-1
|
||||
- update to 0.2.13.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (unliftio-0.2.13.1.tar.gz) = 726285be714da76b40e2cb3058c7485c85eb5cbf17ade1579724fa277cf97783b7983dd3a91526ac7739b086df096d1f65f3d129e03204e18eccfff52e4332d6
|
||||
SHA512 (unliftio-0.2.18.tar.gz) = baa90de754474bcd7e2116f4f2a5c98192f2cc62368895eda5995b528c193d07225f1f1409b0f24ce24f7ea396237563b2ff8182636b53618d4048d558d1a8fd
|
||||
|
Loading…
Reference in New Issue
Block a user