wal-e: Update from 0.6.9 to 0.6.10

This commit is contained in:
Rickard Nilsson 2014-09-16 10:49:21 +02:00
parent 155053bcd9
commit f463f3813d

View File

@ -2,13 +2,13 @@
pythonPackages.buildPythonPackage rec {
name = "wal-e-${version}";
version = "0.6.9";
version = "0.6.10";
namePrefix = "";
src = fetchurl {
url = "https://github.com/wal-e/wal-e/archive/v${version}.tar.gz";
sha256 = "1yzz9hic8amq7mp0kh04hsmwisk5r374ddja5g8345bl8y3bzbgk";
sha256 = "1hms24xz7wx3b91vv56fhcc3j0cszwqwnmwhka4yl90202hvdir2";
};
# needs tox