Accepting request 1130918 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1130918 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-types?expand=0&rev=15
This commit is contained in:
commit
9185398efa
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 02:34:25 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update http-types to version 0.12.4.
|
||||
Upstream has edited the change log file since the last release in
|
||||
a non-trivial way, i.e. they did more than just add a new entry
|
||||
at the top. You can review the file at:
|
||||
http://hackage.haskell.org/package/http-types-0.12.4/src/CHANGELOG
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:07:13 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.12.3
|
||||
Version: 0.12.4
|
||||
Release: 0
|
||||
Summary: Generic HTTP types for Haskell (for both client and server code)
|
||||
License: BSD-3-Clause
|
||||
@ -51,7 +51,8 @@ BuildRequires: ghc-quickcheck-instances-prof
|
||||
%endif
|
||||
|
||||
%description
|
||||
Generic HTTP types for Haskell (for both client and server code).
|
||||
Types and functions to describe and handle HTTP concepts. Including "methods",
|
||||
"headers", "query strings", "paths" and "HTTP versions".
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e8a4a66477459fa436a331c75e46857ec8026283df984d54f90576cd3024016
|
||||
size 13547
|
3
http-types-0.12.4.tar.gz
Normal file
3
http-types-0.12.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d4b1bb0cc817e5fef0c9c76c9647f69f4d300c45a105043493eff86381be549
|
||||
size 18707
|
Loading…
Reference in New Issue
Block a user