Update botan and fix the build

This commit is contained in:
Michael Raskin
2015-01-06 18:47:02 +03:00
parent 302f056f91
commit bc159cc816
5 changed files with 17 additions and 10 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
callPackage ./generic.nix (args // {
baseVersion = "1.10";
revision = "8";
sha256 = "182f316rbdd6jrqn92vjms3jyb9syn4ic0nzi3b7rfjbj3zdabxw";
revision = "9";
sha256 = "1wldp9py3qcdgswgxya83c03y6345a6cf3vwz0y41bl1l39jfza8";
})