diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index e9453a9..db5046e 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 24 16:09:36 UTC 2021 - psimons@suse.com + +- Update unliftio to version 0.2.14. + ## 0.2.14 + + * Add `UnliftIO.QSem` + * Add `UnliftIO.QSemN` + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index ed8803a..a1a361d 100644 --- a/ghc-unliftio.spec +++ b/ghc-unliftio.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-unliftio # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.13.1 +Version: 0.2.14 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT diff --git a/unliftio-0.2.13.1.tar.gz b/unliftio-0.2.13.1.tar.gz deleted file mode 100644 index 1de37f9..0000000 --- a/unliftio-0.2.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0966479b37b2891f76bf46d398d7e5ca8c1d97f6ca2202f4b9e8cf4f0040023 -size 54044 diff --git a/unliftio-0.2.14.tar.gz b/unliftio-0.2.14.tar.gz new file mode 100644 index 0000000..992cd0d --- /dev/null +++ b/unliftio-0.2.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f0b36e5c23147e6876a4e5470892c6c943a70c7d6e0320fb505ee6be75913f +size 54566