beret: fix checksum

This commit is contained in:
Nikolay Amiantov 2014-11-19 15:30:42 +03:00
parent 4d59ac9e67
commit daa9e53e26

View File

@ -19,7 +19,7 @@ stdenv.mkDerivation {
src = fetchurl {
url = https://gitorious.org/beret/beret/archive-tarball/ae029777;
name = "beret-1.2.0.tar.gz";
sha256 = "0md00ipacvz5mq8q83h7xbzycnwympr06pc1n5c351swjvyw0ysx";
sha256 = "14283p27y7g8dq9is7n8zlfslv370pia414frp18722279ps6gqp";
};
installPhase = ''