From 4833ec5a544fe67fd95b18babe59b61841adb1fcff266a89223c2137cbe74a02 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 30 Jan 2018 09:31:42 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-attoparsec revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-attoparsec?expand=0&rev=24 --- attoparsec-0.13.2.0.tar.gz | 3 --- attoparsec-0.13.2.2.tar.gz | 3 +++ ghc-attoparsec.changes | 6 ++++++ ghc-attoparsec.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 attoparsec-0.13.2.0.tar.gz create mode 100644 attoparsec-0.13.2.2.tar.gz diff --git a/attoparsec-0.13.2.0.tar.gz b/attoparsec-0.13.2.0.tar.gz deleted file mode 100644 index 50e046b..0000000 --- a/attoparsec-0.13.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed822eaad1079c34f814218e8a018630ce7d59a23ef02918cb6f829cca903cf3 -size 159583 diff --git a/attoparsec-0.13.2.2.tar.gz b/attoparsec-0.13.2.2.tar.gz new file mode 100644 index 0000000..2eef04b --- /dev/null +++ b/attoparsec-0.13.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd93471eb969172cc4408222a3842d867adda3dd7fb39ad8a4df1b121a67d848 +size 159729 diff --git a/ghc-attoparsec.changes b/ghc-attoparsec.changes index 9c59f64..63d1cc3 100644 --- a/ghc-attoparsec.changes +++ b/ghc-attoparsec.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 29 11:26:10 UTC 2018 - psimons@suse.com + +- Update attoparsec to version 0.13.2.2. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Dec 21 19:16:15 UTC 2017 - psimons@suse.com diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index b6bfb54..977c529 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-attoparsec # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 attoparsec %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.13.2.0 +Version: 0.13.2.2 Release: 0 Summary: Fast combinator parsing for bytestrings and text License: BSD-3-Clause