mendeley: 1.17.11 -> 1.17.12

This commit is contained in:
Will Dietz 2017-11-28 13:38:18 -06:00
parent 7df6853920
commit 8a96fc87f5

View File

@ -37,14 +37,14 @@ let
then "i386"
else "amd64";
shortVersion = "1.17.11-stable";
shortVersion = "1.17.12-stable";
version = "${shortVersion}_${arch}";
url = "http://desktop-download.mendeley.com/download/apt/pool/main/m/mendeleydesktop/mendeleydesktop_${version}.deb";
sha256 = if stdenv.system == arch32
then "033855ix5qj1gwd3pa6qws5k94hgbp6rvibrrxl3rn5bvhrvvbkq"
else "09h6br8qhvphkvzy28y1pnh7dhyigb3w41w3kjwqj6027i46chi7";
then "09n910ny8k103g1v8m19f9n827l2y0kmz79cwgy95k6acf2rkc2x"
else "11z65mj1a2rw6cwfarl8r1vzpcz4ww5mgvd5fyv31l60mbmnqkap";
deps = [
qt5.qtbase