osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-http-types revision:2, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-types?expand=0&rev=28
This commit is contained in:
parent
b3a8b69fd1
commit
d1092f7d13
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 19:24:15 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update http-types to version 0.12.2.
|
||||
* 0.12.2 [2018-09-26]
|
||||
|
||||
Add new parseQueryReplacePlus function, which allows specifying whether to replace '+' with ' '.
|
||||
|
||||
Add header name constants for "Prefer" and "Preference-Applied" (RFC 7240).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:29 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -12,14 +12,14 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%global pkg_name http-types
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.12.1
|
||||
Version: 0.12.2
|
||||
Release: 0
|
||||
Summary: Generic HTTP types for Haskell (for both client and server code)
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fa7715428f375b6aa4998ef17822871d7bfe1b55ebd9329efbacd4dad9969f3
|
||||
size 13189
|
3
http-types-0.12.2.tar.gz
Normal file
3
http-types-0.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:523102d7ba8923e1b399cfd2a1c821e858146ecd934fc147c3acd0fd2b2f9305
|
||||
size 13552
|
Loading…
Reference in New Issue
Block a user