haskell-case-insensitive: update to version 0.4.0.4
This commit is contained in:
parent
4a1cf1dc95
commit
cc5b72c240
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "case-insensitive";
|
pname = "case-insensitive";
|
||||||
version = "0.4.0.3";
|
version = "0.4.0.4";
|
||||||
sha256 = "1lpfxfwfxiimvh5nxqrnjqj2687dp7rmv9wkrpmw2zm5wkxwcmzf";
|
sha256 = "1xzpri688vbd6fvvxczqx8bv53009ygzws7vbjmj2q97wcm8nmwd";
|
||||||
buildDepends = [ hashable text ];
|
buildDepends = [ hashable text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/basvandijk/case-insensitive";
|
homepage = "https://github.com/basvandijk/case-insensitive";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user