SHA256
1
0
forked from pool/ghc-cookie

Accepting request 391610 from devel:languages:haskell:lts

- update to 0.4.2
* Added SameSite

OBS-URL: https://build.opensuse.org/request/show/391610
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=9
This commit is contained in:
2016-04-26 08:16:07 +00:00
committed by Git OBS Bridge
parent 669e5e8533
commit 964136623c
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%global pkg_name cookie
Name: ghc-cookie
Version: 0.4.1.6
Version: 0.4.2
Release: 0
Summary: HTTP cookie parsing and rendering
License: BSD-2-Clause
@@ -77,5 +77,6 @@ This package provides the Haskell %{pkg_name} library development files.
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md ChangeLog.md
%changelog