summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-09-11 21:11:36 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-09-11 21:12:43 +0200
commita855117c592376df4d0b44d4c17304bbca5ef828 (patch)
treeed360f80d0ce032841e29a7d4d2219e193c6057e
parent9b83c15afe65f9d5f6af4f2e2daad3fdf04c4f39 (diff)
downloadpatches-a855117c592376df4d0b44d4c17304bbca5ef828.tar
patches-a855117c592376df4d0b44d4c17304bbca5ef828.tar.gz
gnu: snakemake: Update home page.
* gnu/packages/python.scm (snakemake)[home-page]: Update.
-rw-r--r--gnu/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4efb23b51b..6367def203 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -5195,7 +5195,7 @@ Python.")
("python-networkx" ,python-networkx)
("python-pyyaml" ,python-pyyaml)
("python-ratelimiter" ,python-ratelimiter)))
- (home-page "https://bitbucket.org/snakemake/snakemake/wiki/Home")
+ (home-page "https://snakemake.readthedocs.io")
(synopsis "Python-based execution environment for make-like workflows")
(description
"Snakemake aims to reduce the complexity of creating workflows by