aboutsummaryrefslogtreecommitdiff
path: root/gn/services
diff options
context:
space:
mode:
authorEfraim Flashner2021-06-06 01:23:49 -0500
committerEfraim Flashner2021-06-06 01:23:49 -0500
commit34d7b3aa926fa2a3702502e5c48a4038221516ba (patch)
tree9a3896366e6feb505f18d6db5ef2b3af58437939 /gn/services
parent87cb14b55738d43e430d94354e26eb6f64a9ba1b (diff)
downloadguix-bioinformatics-34d7b3aa926fa2a3702502e5c48a4038221516ba.tar.gz
genecup: update to 1.1.
Diffstat (limited to 'gn/services')
-rw-r--r--gn/services/genecup-container.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/services/genecup-container.scm b/gn/services/genecup-container.scm
index eae3f9c..da7f233 100644
--- a/gn/services/genecup-container.scm
+++ b/gn/services/genecup-container.scm
@@ -90,7 +90,7 @@
genecup-shepherd-service)
(service-extension activation-service-type
genecup-activation)
- ;; Make sure we get all the dependencies of RatsPub.
+ ;; Make sure we get all the dependencies of Genecup.
(service-extension profile-service-type
(compose list genecup-configuration-package))))
(default-value (genecup-configuration))