haskell-mime-types: update to version 0.1.0.2
This commit is contained in:
parent
8ff6dd943b
commit
8ad6adb127
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mime-types";
|
pname = "mime-types";
|
||||||
version = "0.1.0.1";
|
version = "0.1.0.2";
|
||||||
sha256 = "1a34ckmv8qcyk38jydxwph59zcrhnwaah1h6pzn112kysjqjgcsl";
|
sha256 = "1pkhr8k23386qwa1wmlrcilz75di2l8n5kc4n8pnia05p49akfcs";
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/yesodweb/wai";
|
homepage = "https://github.com/yesodweb/wai";
|
||||||
|
|
Loading…
Reference in New Issue