summary refs log tree commit diff stats
path: root/koch.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2020-05-20 00:41:57 +0200
committerGitHub <noreply@github.com>2020-05-20 00:41:57 +0200
commit16003bffe1ceef0b57ecccef23be31f760120f89 (patch)
tree2729186c444919207f7729a73da575a3a95dde8f /koch.nim
parentb35d370d885b07d3f4eca527197f42f532bdcf64 (diff)
downloadNim-16003bffe1ceef0b57ecccef23be31f760120f89.tar.gz
fixes #14126 [backport:1.2] (#14390)
* fixes #14126 [backport:1.2]

* used more logic to optimize it further; updated Nimble version
Diffstat (limited to 'koch.nim')
-rw-r--r--koch.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim
index 0391c3c4a..ee7c8006a 100644
--- a/koch.nim
+++ b/koch.nim
@@ -10,7 +10,7 @@
 #
 
 const
-  NimbleStableCommit = "6f2b1ace922e565f7f48a69648e16a002a5d15e3" # master
+  NimbleStableCommit = "63695f490728e3935692c29f3d71944d83bb1e83" # master
 
 when not defined(windows):
   const