import updates from devel:languages:haskell:lts:7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HTTP?expand=0&rev=30
This commit is contained in:
Peter Simons 2017-01-09 21:10:54 +00:00 committed by Git OBS Bridge
parent 6f766adf7c
commit 07da8724eb
4 changed files with 11 additions and 5 deletions

View File

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

3
HTTP-4000.3.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 8 21:13:50 UTC 2017 - psimons@suse.com
- Update to version 4000.3.4 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 16:58:01 UTC 2016 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-HTTP
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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 HTTP
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 4000.3.3
Version: 4000.3.4
Release: 0
Summary: A library for client-side HTTP
License: BSD-3-Clause
@ -113,5 +113,6 @@ This package provides the Haskell %{pkg_name} library development files.
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc CHANGES
%changelog