Accepting request 400116 from devel:languages:haskell:lts
- update to 0.9.1 - remove useless _service * New function: parseByteRanges. * Support for HTTP status 422 "Unprocessable Entity" (RFC 4918). OBS-URL: https://build.opensuse.org/request/show/400116 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-types?expand=0&rev=8
This commit is contained in:
parent
92be3082d3
commit
964a931700
3
_service
3
_service
@ -1,3 +0,0 @@
|
||||
<services>
|
||||
<service name='download_files' mode='localonly'/>
|
||||
</services>
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 5 19:18:46 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.9.1
|
||||
- remove useless _service
|
||||
* New function: parseByteRanges.
|
||||
* Support for HTTP status 422 "Unprocessable Entity" (RFC 4918).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 12:36:36 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
|
@ -20,10 +20,9 @@
|
||||
|
||||
%bcond_with tests
|
||||
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ghc-http-types
|
||||
Version: 0.9
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
Summary: Generic HTTP types for Haskell (for both client and server code)
|
||||
License: BSD-3-Clause
|
||||
|
3
http-types-0.9.1.tar.gz
Normal file
3
http-types-0.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bed648cdc1c69e76bf039763dbe1074b55fd2704911dd0cb6b7dfebf1b6f550
|
||||
size 12284
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ca1cf90c21cad08abbef979f7248729709be908d96ad3bdd070ea529f2cc15b
|
||||
size 11528
|
Loading…
Reference in New Issue
Block a user