osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-mime-types revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mime-types?expand=0&rev=58
This commit is contained in:
parent
24c5daf5bf
commit
a27958a85f
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 02:11:00 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update mime-types to version 0.1.2.0.
|
||||
## 0.1.2.0
|
||||
|
||||
* Added `defaultExtensionMap` to provide the inverse of `defaultMimeMap`.
|
||||
|
||||
See PR [#930](https://github.com/yesodweb/wai/pull/930) and [#948](https://github.com/yesodweb/wai/pull/948).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:07:34 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name mime-types
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.1.0
|
||||
Version: 0.1.2.0
|
||||
Release: 0
|
||||
Summary: Basic mime-type handling types and functions
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebd01ed4e37142cb3233d4ffe55fe879b64d4a0b5802c8bc6afa1c7670f9e11b
|
||||
size 11818
|
3
mime-types-0.1.2.0.tar.gz
Normal file
3
mime-types-0.1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:013ae48a4c1726a4f91a64e882f3fe1fb903a7d4b8c14da51286fe5e4b974f61
|
||||
size 12044
|
Loading…
Reference in New Issue
Block a user