From a89dce13d400afb331d78fa99edc77232ecfc8e62b49f588fc75f6ac171bb058 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 5 Dec 2023 09:08:39 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-http-types revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-types?expand=0&rev=53 --- ghc-http-types.changes | 9 +++++++++ ghc-http-types.spec | 5 +++-- http-types-0.12.3.tar.gz | 3 --- http-types-0.12.4.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 http-types-0.12.3.tar.gz create mode 100644 http-types-0.12.4.tar.gz diff --git a/ghc-http-types.changes b/ghc-http-types.changes index 42e553b..9620a1d 100644 --- a/ghc-http-types.changes +++ b/ghc-http-types.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 30 02:34:25 UTC 2023 - Peter Simons + +- 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 diff --git a/ghc-http-types.spec b/ghc-http-types.spec index 34ccc6d..3679822 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -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 diff --git a/http-types-0.12.3.tar.gz b/http-types-0.12.3.tar.gz deleted file mode 100644 index 51b8e14..0000000 --- a/http-types-0.12.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e8a4a66477459fa436a331c75e46857ec8026283df984d54f90576cd3024016 -size 13547 diff --git a/http-types-0.12.4.tar.gz b/http-types-0.12.4.tar.gz new file mode 100644 index 0000000..5369368 --- /dev/null +++ b/http-types-0.12.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4b1bb0cc817e5fef0c9c76c9647f69f4d300c45a105043493eff86381be549 +size 18707