botanUnstable: 1.11.25 -> 1.11.28

This commit is contained in:
Michael Raskin 2016-02-14 14:39:42 +01:00
parent 5a63bf15e0
commit 126bdab696

View File

@ -2,7 +2,7 @@
callPackage ./generic.nix (args // {
baseVersion = "1.11";
revision = "25";
sha256 = "1spjryza9yznbsa26i1kg3hz4ifjdi6cjhfd2h2lqg07xyf2a66c";
revision = "28";
sha256 = "0cjr3zkara8js1fbm8ddcbd5mkizxh1wm6fja13psw5j8mpwj554";
openssl = null;
})