diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 4792b0c..69ba259 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 23 07:27:02 UTC 2022 - Peter Simons + +- Update streaming-commons to version 0.2.2.5. + ## 0.2.2.5 + + * UTF-8 Decoder fails on trailing bytes [#71](https://github.com/fpco/streaming-commons/pull/71) + ------------------------------------------------------------------- Sun Feb 6 09:23:47 UTC 2022 - Peter Simons diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 352fd5b..f507f5a 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -19,7 +19,7 @@ %global pkg_name streaming-commons %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.2.4 +Version: 0.2.2.5 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT diff --git a/streaming-commons-0.2.2.4.tar.gz b/streaming-commons-0.2.2.4.tar.gz deleted file mode 100644 index 918453c..0000000 --- a/streaming-commons-0.2.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56a1408cce710cddfb04d73757efba439c98fb8043515083a45136902214ccf2 -size 84330 diff --git a/streaming-commons-0.2.2.5.tar.gz b/streaming-commons-0.2.2.5.tar.gz new file mode 100644 index 0000000..79f5bc2 --- /dev/null +++ b/streaming-commons-0.2.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca50819bdb2b248ced790e9faab07a3a5369ef702d9f9a932f26438bbeeca704 +size 84415