Accepting request 141645 from home:ptrommler:haskell-platform
HP 2012.4 OBS-URL: https://build.opensuse.org/request/show/141645 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HTTP?expand=0&rev=4
This commit is contained in:
parent
d631cd2220
commit
9b727f38a8
3
HTTP-4000.2.5.tar.gz
Normal file
3
HTTP-4000.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67dd0e6b5b97657dcef8d906d329f73243b75b33ffeb90454783b0e9e70f320e
|
||||
size 66587
|
4
_service
4
_service
@ -1,3 +1,3 @@
|
||||
<services>
|
||||
<service name="download_files"/>
|
||||
</services>
|
||||
|
||||
<service name="download_files" mode="localonly"/></services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00f59f751a53a0cd766d59cffb3a97fc001189797861ce4aa28d4bea672efafc
|
||||
size 60708
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 17 14:03:50 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- make service localonly for Factory submission
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 19:24:11 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- update to 4000.2.5 from upstream
|
||||
- required by Haskell Platform 2012.4.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 3 17:00:22 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
|
@ -16,10 +16,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# cabal2spec-0.25
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
|
||||
|
||||
%global pkg_name HTTP
|
||||
|
||||
%global common_summary Haskell library for client-side HTTP
|
||||
@ -27,7 +23,7 @@
|
||||
%global common_description The HTTP package supports client-side web programming in Haskell. It lets you set up HTTP connections, transmitting requests and processing the responses coming back, all from within the comforts of Haskell. It is dependent on the network package to operate, but other than that, the implementation is all written in Haskell.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 4000.2.3
|
||||
Version: 4000.2.5
|
||||
Release: 1
|
||||
Summary: %{common_summary}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user