12
0

Accepting request 1240774 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1240774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-conduit-extra?expand=0&rev=30
This commit is contained in:
2025-01-28 15:41:04 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 20 08:43:36 UTC 2025 - Peter Simons <psimons@suse.com>
- Update conduit-extra to version 1.3.7.
## 1.3.7
* Allow Data.Conduit.Network.Unix on Windows [#518](https://github.com/snoyberg/conduit/pull/518)
-------------------------------------------------------------------
Thu Mar 30 17:06:18 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-conduit-extra
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.3.6
Version: 1.3.7
Release: 0
Summary: Batteries included conduit: adapters for common libraries
License: MIT