diff --git a/async-2.2.3.tar.gz b/async-2.2.3.tar.gz deleted file mode 100644 index cf1876a..0000000 --- a/async-2.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:467af3a0037947a5232ecf5f4efbd4cf2118aaa2310566d7f40ac82b0e32935c -size 14056 diff --git a/async-2.2.4.tar.gz b/async-2.2.4.tar.gz new file mode 100644 index 0000000..2658c19 --- /dev/null +++ b/async-2.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484df85be0e76c4fed9376451e48e1d0c6e97952ce79735b72d54297e7e0a725 +size 14148 diff --git a/ghc-async.changes b/ghc-async.changes index 3be55fe..73ab280 100644 --- a/ghc-async.changes +++ b/ghc-async.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 7 07:57:09 UTC 2021 - psimons@suse.com + +- Update async to version 2.2.4. + ## Changes in 2.2.4: + + - Support for GHC 9.2 + ------------------------------------------------------------------- Fri Feb 19 23:02:58 UTC 2021 - psimons@suse.com diff --git a/ghc-async.spec b/ghc-async.spec index fa7b4ab..a18ed5d 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -19,7 +19,7 @@ %global pkg_name async %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.2.3 +Version: 2.2.4 Release: 0 Summary: Run IO operations asynchronously and wait for their results License: BSD-3-Clause