diff --git a/attoparsec-0.14.1.tar.gz b/attoparsec-0.14.1.tar.gz deleted file mode 100644 index 056eb4d..0000000 --- a/attoparsec-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:870f8f81d90c28f977c02e383fca78617ee3b5ba31bf0b67186add4b36ad29b3 -size 165043 diff --git a/attoparsec-0.14.2.tar.gz b/attoparsec-0.14.2.tar.gz new file mode 100644 index 0000000..54f5b49 --- /dev/null +++ b/attoparsec-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcbf1d289f5b3d12352360d813d354abf473bf539a8c091265c22653462f494 +size 162905 diff --git a/ghc-attoparsec.changes b/ghc-attoparsec.changes index 1aec278..aaffb0d 100644 --- a/ghc-attoparsec.changes +++ b/ghc-attoparsec.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Nov 1 08:26:56 UTC 2021 - psimons@suse.com + +- Update attoparsec to version 0.14.2. + 0.14.2 + + * Support for GHC 9.2.1 + ------------------------------------------------------------------- Tue Mar 23 08:31:04 UTC 2021 - psimons@suse.com diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 3897037..8cf5a7c 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -19,7 +19,7 @@ %global pkg_name attoparsec %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.14.1 +Version: 0.14.2 Release: 0 Summary: Fast combinator parsing for bytestrings and text License: BSD-3-Clause