diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index 1cc2985..b21f530 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,40 +1,18 @@ ------------------------------------------------------------------- -Mon Jan 29 11:26:01 UTC 2018 - psimons@suse.com +Mon Mar 26 09:31:28 UTC 2018 - psimons@suse.com + +- Update unliftio to version 0.2.6.0. + A more detailed change log is not available. + +------------------------------------------------------------------- +Mon Mar 19 11:33:34 UTC 2018 - psimons@suse.com + +- Update unliftio to version 0.2.5.0. + A more detailed change log is not available. + +------------------------------------------------------------------- +Wed Mar 14 16:55:54 UTC 2018 - psimons@suse.com - Update unliftio to version 0.2.4.0. A more detailed change log is not available. -------------------------------------------------------------------- -Mon Jan 1 10:19:18 UTC 2018 - psimons@suse.com - -- Update to version 0.2.2.0. - A more detailed change log is not available. - -------------------------------------------------------------------- -Wed Dec 27 16:58:33 UTC 2017 - psimons@suse.com - -- Update to version 0.2.1.0. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Dec 21 19:14:17 UTC 2017 - psimons@suse.com - -- Update to version 0.2.0.0. - A more detailed change log is not available. - -------------------------------------------------------------------- -Sun Oct 22 15:14:31 UTC 2017 - psimons@suse.com - -- Update to version 0.1.1.0. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Thu Jul 27 14:08:06 UTC 2017 - psimons@suse.com - -- Update to version 0.1.0.0. - diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index 6e0b3aa..2c3c17d 100644 --- a/ghc-unliftio.spec +++ b/ghc-unliftio.spec @@ -19,7 +19,7 @@ %global pkg_name unliftio %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.4.0 +Version: 0.2.6.0 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT @@ -31,8 +31,10 @@ BuildRequires: ghc-async-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel +BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-stm-devel +BuildRequires: ghc-time-devel BuildRequires: ghc-transformers-devel BuildRequires: ghc-unix-devel BuildRequires: ghc-unliftio-core-devel diff --git a/unliftio-0.2.4.0.tar.gz b/unliftio-0.2.4.0.tar.gz deleted file mode 100644 index b9fef09..0000000 --- a/unliftio-0.2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ff5fe8b0627dcfeac17ca769a819f08d7fe1a26da3a1cff32eb17ac7865f66e -size 19976 diff --git a/unliftio-0.2.6.0.tar.gz b/unliftio-0.2.6.0.tar.gz new file mode 100644 index 0000000..ee7c7af --- /dev/null +++ b/unliftio-0.2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87d5b6fa7f1bdb2d47e91c30411a3a878bc281a1259fc23abe146d1c4a4b366 +size 28311