forked from pool/ghc-streaming-commons
Accepting request 932799 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/932799 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-streaming-commons?expand=0&rev=24
This commit is contained in:
commit
a3ba7b1e3d
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 10 10:04:56 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update streaming-commons to version 0.2.2.2.
|
||||
## 0.2.2.2
|
||||
|
||||
* Support GHC 9.2 [#62](https://github.com/fpco/streaming-commons/pull/62)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-streaming-commons
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# 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.2.1
|
||||
Version: 0.2.2.2
|
||||
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:306940bf4878a0b714e6746a7f934d018100efc86332c176a648014bfe1e81dd
|
||||
size 86559
|
3
streaming-commons-0.2.2.2.tar.gz
Normal file
3
streaming-commons-0.2.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:786bddc912a7f7cc2e23bb91877b561def99340e62c77a13cfe47dd614e63048
|
||||
size 86900
|
Loading…
Reference in New Issue
Block a user