Accepting request 930302 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/930302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-attoparsec?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2021-11-11 20:36:08 +00:00 committed by Git OBS Bridge
commit e46f0ff513
4 changed files with 12 additions and 4 deletions

View File

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

3
attoparsec-0.14.2.tar.gz Normal file
View File

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

View File

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

View File

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