haskell-dependent-map: update to version 0.1.1.2

This commit is contained in:
Peter Simons 2014-03-08 11:27:17 +01:00
parent f521a47663
commit 0a2ff8d8b6

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "dependent-map";
version = "0.1.1.1";
sha256 = "1p5a5qahw7i6cvb0g0g1bv9gzy6jlxr5vb3hp8gahm210zw8g990";
version = "0.1.1.2";
sha256 = "1g8mq8189c6wr1rik70019gqrnk84c613x9cn5383p7hhfyc0rnn";
buildDepends = [ dependentSum ];
meta = {
homepage = "https://github.com/mokus0/dependent-map";