about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2017-08-25 11:01:33 +0100
committerJörg Thalheim <joerg@thalheim.io>2017-08-25 11:01:33 +0100
commit8fb2432d94aabe3a136e3a78e82bdff912cfaaa7 (patch)
tree1d0ac6ac8801f8052bedbe2cf3a2d3d636315eb8 /pkgs/applications/editors
parentf0f6460ee47abd0fad9396fcfe73552de9f3241b (diff)
downloadnixlib-8fb2432d94aabe3a136e3a78e82bdff912cfaaa7.tar
nixlib-8fb2432d94aabe3a136e3a78e82bdff912cfaaa7.tar.gz
nixlib-8fb2432d94aabe3a136e3a78e82bdff912cfaaa7.tar.bz2
nixlib-8fb2432d94aabe3a136e3a78e82bdff912cfaaa7.tar.lz
nixlib-8fb2432d94aabe3a136e3a78e82bdff912cfaaa7.tar.xz
nixlib-8fb2432d94aabe3a136e3a78e82bdff912cfaaa7.tar.zst
nixlib-8fb2432d94aabe3a136e3a78e82bdff912cfaaa7.zip
jetbrains.clion: 2017.2 -> 2017.2.1
Diffstat (limited to 'pkgs/applications/editors')
-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 08fc25fe9c14..035546edc09a 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -216,12 +216,12 @@ in
 
   clion = buildClion rec {
     name = "clion-${version}";
-    version = "2017.2"; /* updated by script */
+    version = "2017.2.1"; /* 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 = "de7f47ec959be9653aa4d2028fb27f8327800d8370daa0ab2d1093f3469f4b49"; /* updated by script */
+      sha256 = "acd3d09a37a3fa922a85a48635d1b230d559ea68917e2e7895caf16460d50c13"; /* updated by script */
     };
     wmClass = "jetbrains-clion";
     update-channel = "CLion_Release"; # channel's id as in http://www.jetbrains.com/updates/updates.xml