haskell-case-insensitive: updated to version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=30909
This commit is contained in:
parent
9e7e3ae89c
commit
de1140e0ef
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "case-insensitive";
|
pname = "case-insensitive";
|
||||||
version = "0.4";
|
version = "0.4.0.1";
|
||||||
sha256 = "0la9gzf563x03xy120n8h5f6kmn425c5chbm42ksx1g7ag1ppmd6";
|
sha256 = "15wcpzmj1ppl27p8hph9y8nxkjkd4yrvamxi3gk0ahfnb47chaq7";
|
||||||
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