osc copypac from project:devel:languages:haskell:lts:10 package:ghc-attoparsec revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-attoparsec?expand=0&rev=23
This commit is contained in:
Peter Simons 2017-12-21 19:43:06 +00:00 committed by Git OBS Bridge
parent 487e994943
commit 57c2810b05
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52dc74d4955e457ce4f76f5c9d6dba05c1d07e2cd2a542d6251c6dbc66ce3f64
size 159512

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed822eaad1079c34f814218e8a018630ce7d59a23ef02918cb6f829cca903cf3
size 159583

View File

@ -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

View File

@ -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