aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/office/mendeley
diff options
context:
space:
mode:
authorTim Williams <info@timphilipwilliams.com>2016-02-24 12:49:49 +0000
committerTim Williams <info@timphilipwilliams.com>2016-02-24 12:49:49 +0000
commit551f0ca898122f0ea65efb82edea8e118f3832d7 (patch)
treea9bdab9b855e82377d07fb5b743f00713c14f8c4 /pkgs/applications/office/mendeley
parent2737365741406a2726e755c76390d8d2081119d7 (diff)
mendeley: 1.15.3 -> 1.16
Diffstat (limited to 'pkgs/applications/office/mendeley')
-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 d9505c17e8de..4f641d1ee50b 100644
--- a/pkgs/applications/office/mendeley/default.nix
+++ b/pkgs/applications/office/mendeley/default.nix
@@ -12,14 +12,14 @@ let
then "i386"
else "amd64";
- shortVersion = "1.15.3-stable";
+ shortVersion = "1.16-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 "7d0737eb28cb4238fafdd6cf973ad899dd6a7622bc1a5c44f32a9c1790eaf6af"
- else "0hvvyvbkbz8hg8s532rrrcv7jf07zh4axjzk18bvr6p9cgcdirl8";
+ then "da56abe0e0e86d868d305119f06cf6d14273d2f65e5c135fc2d190ca599b3cb6"
+ else "e9c2f026fd267db34396ff5f24bce9c6a4beba530bd8b40265a792d417282fba";
deps = [
gcc.cc