diff --git a/attoparsec-0.13.1.0.tar.gz b/attoparsec-0.13.1.0.tar.gz deleted file mode 100644 index 0ea6543..0000000 --- a/attoparsec-0.13.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52dc74d4955e457ce4f76f5c9d6dba05c1d07e2cd2a542d6251c6dbc66ce3f64 -size 159512 diff --git a/attoparsec-0.13.2.0.tar.gz b/attoparsec-0.13.2.0.tar.gz new file mode 100644 index 0000000..50e046b --- /dev/null +++ b/attoparsec-0.13.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed822eaad1079c34f814218e8a018630ce7d59a23ef02918cb6f829cca903cf3 +size 159583 diff --git a/ghc-attoparsec.changes b/ghc-attoparsec.changes index ca57ef4..9c59f64 100644 --- a/ghc-attoparsec.changes +++ b/ghc-attoparsec.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 21 19:16:15 UTC 2017 - psimons@suse.com + +- Update to version 0.13.2.0. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 30825c9..b6bfb54 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.13.1.0 +Version: 0.13.2.0 Release: 0 Summary: Fast combinator parsing for bytestrings and text License: BSD-3-Clause