haskell-case-insensitive: update to version 0.4.0.2
This commit is contained in:
parent
019fc2d03d
commit
483fcf47a5
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "case-insensitive";
|
pname = "case-insensitive";
|
||||||
version = "0.4.0.1";
|
version = "0.4.0.2";
|
||||||
sha256 = "15wcpzmj1ppl27p8hph9y8nxkjkd4yrvamxi3gk0ahfnb47chaq7";
|
sha256 = "1awr74lxmcpjkz099mcfk3372q4l7apar0pjxr4d2rgsvi5yx8jd";
|
||||||
buildDepends = [ hashable text ];
|
buildDepends = [ hashable text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/basvandijk/case-insensitive";
|
homepage = "https://github.com/basvandijk/case-insensitive";
|
||||||
|
Loading…
Reference in New Issue
Block a user