Update botan unstable

This commit is contained in:
Michael Raskin
2015-03-09 01:03:01 +03:00
parent 3d4f7be9a3
commit 1fdc855b2f
3 changed files with 5 additions and 3 deletions
@@ -4,4 +4,5 @@ callPackage ./generic.nix (args // {
baseVersion = "1.10";
revision = "9";
sha256 = "1wldp9py3qcdgswgxya83c03y6345a6cf3vwz0y41bl1l39jfza8";
extraConfigureFlags = "--with-gnump";
})