about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorWill Dietz <github@wdtz.org>2018-06-11 11:35:46 -0500
committerGitHub <noreply@github.com>2018-06-11 11:35:46 -0500
commit342d08abdb34c342956c3eadf0419d525948917e (patch)
treecacb9fa204d5796c5075c63329a76d1b3a11b086 /pkgs/applications
parent25398a90b170dfc2c1b73849464461630f1b3a07 (diff)
parent5f165fd2fc84f17ad9a5e1ef1b55fd824d87cc11 (diff)
downloadnixlib-342d08abdb34c342956c3eadf0419d525948917e.tar
nixlib-342d08abdb34c342956c3eadf0419d525948917e.tar.gz
nixlib-342d08abdb34c342956c3eadf0419d525948917e.tar.bz2
nixlib-342d08abdb34c342956c3eadf0419d525948917e.tar.lz
nixlib-342d08abdb34c342956c3eadf0419d525948917e.tar.xz
nixlib-342d08abdb34c342956c3eadf0419d525948917e.tar.zst
nixlib-342d08abdb34c342956c3eadf0419d525948917e.zip
Merge pull request #41848 from dtzWill/update/mendeley-1.19.1
mendeley: 1.18 -> 1.19.1
Diffstat (limited to 'pkgs/applications')
-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 15a57ba9de4b..cf40392c6dd9 100644
--- a/pkgs/applications/office/mendeley/default.nix
+++ b/pkgs/applications/office/mendeley/default.nix
@@ -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