Accepting request 377139 from devel:languages:haskell:lts
- update to 0.13.9 * fix a space leak * fix the demo examples * make IsString a superclass of StringLike * make flattenTree O(n) instead of O(n^2) OBS-URL: https://build.opensuse.org/request/show/377139 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagsoup?expand=0&rev=18
This commit is contained in:
parent
51992d4779
commit
e911f5d697
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 09:27:33 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.9
|
||||
* fix a space leak
|
||||
* fix the demo examples
|
||||
* make IsString a superclass of StringLike
|
||||
* make flattenTree O(n) instead of O(n^2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 08:14:21 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name tagsoup
|
||||
|
||||
Name: ghc-tagsoup
|
||||
Version: 0.13.8
|
||||
Version: 0.13.9
|
||||
Release: 0
|
||||
Summary: Parsing and extracting information from (possibly malformed) HTML/XML documents
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cff171695c5c559565eff8296bd44442ffff6bc8972e81f3a6c27eb1f13e1c2e
|
||||
size 43676
|
3
tagsoup-0.13.9.tar.gz
Normal file
3
tagsoup-0.13.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9369bacfa156a96985c7b06180b4aacf73635ae356e617eb9f72af9757569721
|
||||
size 43921
|
Loading…
x
Reference in New Issue
Block a user