summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorOlli Helenius <liff@iki.fi>2020-01-23 13:58:40 +0200
committerJon <jonringer@users.noreply.github.com>2020-01-24 02:14:02 -0800
commitd92862cacd4000d376102c00176ee632b419f7a3 (patch)
tree1fccd78d5b3825d383897599834b77c718f1d3a5 /pkgs/applications
parentf1a7a7b3c441d0c0aa5e7a43a6c007d1f12583fc (diff)
downloadnixpkgs-d92862cacd4000d376102c00176ee632b419f7a3.tar
nixpkgs-d92862cacd4000d376102c00176ee632b419f7a3.tar.gz
nixpkgs-d92862cacd4000d376102c00176ee632b419f7a3.tar.bz2
nixpkgs-d92862cacd4000d376102c00176ee632b419f7a3.tar.lz
nixpkgs-d92862cacd4000d376102c00176ee632b419f7a3.tar.xz
nixpkgs-d92862cacd4000d376102c00176ee632b419f7a3.tar.zst
nixpkgs-d92862cacd4000d376102c00176ee632b419f7a3.zip
jetbrains.clion: 2019.3.2 -> 2019.3.3
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/editors/jetbrains/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/jetbrains/default.nix b/pkgs/applications/editors/jetbrains/default.nix
index 3286e342744..a2ba7acd0c9 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -250,12 +250,12 @@ in
 
   clion = buildClion rec {
     name = "clion-${version}";
-    version = "2019.3.2"; /* updated by script */
+    version = "2019.3.3"; /* updated by script */
     description  = "C/C++ IDE. New. Intelligent. Cross-platform";
     license = stdenv.lib.licenses.unfree;
     src = fetchurl {
       url = "https://download.jetbrains.com/cpp/CLion-${version}.tar.gz";
-      sha256 = "0aksix22cbbxny68650qxjbbm1fmgbsnp97qix5kl5nx4y4yvlii"; /* updated by script */
+      sha256 = "1dvnb6mb8xgrgqzqxm2zirwm77w4pci6ibwsdh6wqpnzpqksh4iw"; /* updated by script */
     };
     wmClass = "jetbrains-clion";
     update-channel = "CLion RELEASE"; # channel's id as in http://www.jetbrains.com/updates/updates.xml