haskell-tagged: updated to version 0.2.3
svn path=/nixpkgs/trunk/; revision=28635
This commit is contained in:
parent
7bbdb15d85
commit
88f17c3144
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagged";
|
pname = "tagged";
|
||||||
version = "0.2.2.3";
|
version = "0.2.3";
|
||||||
sha256 = "16xnalvq7mch0zsxn2kix4xysn0lvcp9jdkxb1i5n03f94c92k52";
|
sha256 = "0d4nn0lrgj9v5hy7wgm56dgfvb5021z24sz0xmqxjy2pzq7fxwhc";
|
||||||
buildDepends = [ dataDefault semigroups ];
|
buildDepends = [ dataDefault semigroups ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/tagged";
|
homepage = "http://github.com/ekmett/tagged";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user