about summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2017-03-27 15:20:17 -0500
committerWill Dietz <w@wdtz.org>2017-03-27 15:20:17 -0500
commita3bc12e1aba0b6f9cc05aafe98c80d5966ab4758 (patch)
tree9d927508a88c1439b6c62f95c274d6c1e946bc44 /pkgs/applications/office
parentc476cc3c3d80133149bee16473a73e5085be828f (diff)
downloadnixlib-a3bc12e1aba0b6f9cc05aafe98c80d5966ab4758.tar
nixlib-a3bc12e1aba0b6f9cc05aafe98c80d5966ab4758.tar.gz
nixlib-a3bc12e1aba0b6f9cc05aafe98c80d5966ab4758.tar.bz2
nixlib-a3bc12e1aba0b6f9cc05aafe98c80d5966ab4758.tar.lz
nixlib-a3bc12e1aba0b6f9cc05aafe98c80d5966ab4758.tar.xz
nixlib-a3bc12e1aba0b6f9cc05aafe98c80d5966ab4758.tar.zst
nixlib-a3bc12e1aba0b6f9cc05aafe98c80d5966ab4758.zip
mendeley: 1.17.8 -> 1.17.9
Diffstat (limited to 'pkgs/applications/office')
-rw-r--r--pkgs/applications/office/mendeley/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/office/mendeley/default.nix b/pkgs/applications/office/mendeley/default.nix
index d24c59b87d99..0a14a87cf560 100644
--- a/pkgs/applications/office/mendeley/default.nix
+++ b/pkgs/applications/office/mendeley/default.nix
@@ -36,14 +36,14 @@ let
     then "i386"
     else "amd64";
 
-  shortVersion = "1.17.8-stable";
+  shortVersion = "1.17.9-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 "0j2hi0kd3cjjs47fxdzilc3rh02kzkdhvh70yyv7j8n58lnyjnx7"
-    else "0pi1bis0jmy618c1jn6b61mn666w7546xzicbqv1g6c4l8s3wgm5";
+    then "0z04r3ipwp2vca3qhp3b1zj0m12h023ynmbjsz4sysnd1bb5f2yr"
+    else "0h3m6s3s5283g9w3sm4fszhhnzgmqw49nr0ihvdwyxrgawxmz4vg";
 
   deps = [
     qt5.qtbase