dropbox: 29.4.20 -> 30.4.22

gstqt5
Thomas Tuegel 2017-07-14 07:14:14 -05:00
parent df34c92af5
commit 640137d2cb
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59
1 changed files with 3 additions and 3 deletions

View File

@ -24,11 +24,11 @@
let
# NOTE: When updating, please also update in current stable,
# as older versions stop working
version = "29.4.20";
version = "30.4.22";
sha256 =
{
"x86_64-linux" = "0w8n8q846mqq8f3yisn9xazf323sn579zyp1kwrdrmmqalwiwcl2";
"i686-linux" = "0zgdnpizgkw2q6wglkdhpzzrhnpplfi2ldcw1z0k9r6slici5mfk";
"x86_64-linux" = "0qc99j6hpd1k5bmvcll3rjglksrjw0mw2nrwj3s3kh55j6fy8a0r";
"i686-linux" = "0zyl1q76cpwly4k7h4klnyrv50nyxi2wpz5sii1a00jbmr7snhab";
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
arch =