mendeley: 1.18 -> 1.19.1

1.19 had show-stopper bugs,
but 1.19.1 seems to work well :).
This commit is contained in:
Will Dietz 2018-06-05 20:09:36 -05:00
parent a444dcad03
commit 5f165fd2fc

View file

@ -42,14 +42,14 @@ let
then "i386"
else "amd64";
shortVersion = "1.18-stable";
shortVersion = "1.19.1-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 "046v1j4sc6m0bf89f52zsg8riygrhldplyih5p0cjhcsd45q6fx8"
else "072fppgxhiryb6m1fb4qvq8nbblx88xpknnklygch1sw0lyks69h";
then "0fcyl5i8xdgb5j0x1643qc0j74d8p11jczvqmgqkqh0wgid1y1ad"
else "1dzwa2cnn9xakrhhq159fhh71gw5wlbf017rrikdlia694m8akq6";
deps = [
qtbase