forked from pool/ghc-streaming-commons
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-streaming-commons revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=48
This commit is contained in:
parent
95adcef57a
commit
95d5e1035c
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 02:01:25 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update streaming-commons to version 0.2.1.1.
|
||||
# ChangeLog for streaming-commons
|
||||
|
||||
## 0.2.1.1
|
||||
|
||||
* Fix a failing test case (invalid `ByteString` copying), does not affect library itself
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 11:32:03 UTC 2018 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-streaming-commons
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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 streaming-commons
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.1.0
|
||||
Version: 0.2.1.1
|
||||
Release: 0
|
||||
Summary: Common lower-level functions needed by various streaming data libraries
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8d1fe588924479ea7eefce8c6af77dfb373ee6bde7f4691bdfcbd782b36d68d
|
||||
size 86525
|
3
streaming-commons-0.2.1.1.tar.gz
Normal file
3
streaming-commons-0.2.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e8932774abb3e1500bd9884939f39563e426f0fbd3e88b875e6939f9e8bed2
|
||||
size 86688
|
Loading…
Reference in New Issue
Block a user