diff --git a/ghc-resourcet.changes b/ghc-resourcet.changes index 9ee3e80..af9f462 100644 --- a/ghc-resourcet.changes +++ b/ghc-resourcet.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jun 9 09:10:54 UTC 2020 - psimons@suse.com + +- Update resourcet to version 1.2.4.1. + ## 1.2.4.1 + + * Document risk of using `forkIO` within a `ResourceT` [#441](https://github.com/snoyberg/conduit/pull/441) + + ## 1.2.4 + + * Add `allocate_` [#437](https://github.com/snoyberg/conduit/pull/437) + ------------------------------------------------------------------- Wed May 6 06:54:13 UTC 2020 - psimons@suse.com diff --git a/ghc-resourcet.spec b/ghc-resourcet.spec index 9a9530e..19bccd3 100644 --- a/ghc-resourcet.spec +++ b/ghc-resourcet.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-resourcet # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 resourcet %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.4 +Version: 1.2.4.1 Release: 0 Summary: Deterministic allocation and freeing of scarce resources License: BSD-3-Clause diff --git a/resourcet-1.2.4.1.tar.gz b/resourcet-1.2.4.1.tar.gz new file mode 100644 index 0000000..b165831 --- /dev/null +++ b/resourcet-1.2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e02f18c6bc66430578ccddffd7a0fc616313618edf3bf4f4d393593ae1c740 +size 16876 diff --git a/resourcet-1.2.4.tar.gz b/resourcet-1.2.4.tar.gz deleted file mode 100644 index 9d308c7..0000000 --- a/resourcet-1.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d45f46616bfb9f2be7f913e8124262d4c0f1f7c03b046406ba791895306fb04 -size 16604