about summary refs log tree commit diff
path: root/pkgs/applications/office/mendeley
diff options
context:
space:
mode:
authorWill Dietz <github@wdtz.org>2017-06-15 05:05:20 -0500
committerJoachim Schiele <js@lastlog.de>2017-06-15 12:05:20 +0200
commit5172e1afee2c5e5b686b03cfafb18a023934c03a (patch)
tree639b9addab67aa3e2597dac522201f939d18ea02 /pkgs/applications/office/mendeley
parent97fcbd9a31bec5b4dc2e1404bada4fd4902e16a8 (diff)
downloadnixlib-5172e1afee2c5e5b686b03cfafb18a023934c03a.tar
nixlib-5172e1afee2c5e5b686b03cfafb18a023934c03a.tar.gz
nixlib-5172e1afee2c5e5b686b03cfafb18a023934c03a.tar.bz2
nixlib-5172e1afee2c5e5b686b03cfafb18a023934c03a.tar.lz
nixlib-5172e1afee2c5e5b686b03cfafb18a023934c03a.tar.xz
nixlib-5172e1afee2c5e5b686b03cfafb18a023934c03a.tar.zst
nixlib-5172e1afee2c5e5b686b03cfafb18a023934c03a.zip
mendeley: 1.17.9 -> 1.17.10 (#26574)
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 0a14a87cf560..95286f3ab650 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.9-stable";
+  shortVersion = "1.17.10-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 "0z04r3ipwp2vca3qhp3b1zj0m12h023ynmbjsz4sysnd1bb5f2yr"
-    else "0h3m6s3s5283g9w3sm4fszhhnzgmqw49nr0ihvdwyxrgawxmz4vg";
+    then "0sc9fsprdpl39q8wqbjp59pnr10c1a8gss60b81h54agjni55yrg"
+    else "02ncfdxcrdwghpch2nlfhc7d0vgjsfqn8sxjkb5yn4bf5wi8z9bq";
 
   deps = [
     qt5.qtbase