summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/dlang.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/dlang.scm b/gnu/packages/dlang.scm
index d6a65e92e44..c18fc37b5f6 100644
--- a/gnu/packages/dlang.scm
+++ b/gnu/packages/dlang.scm
@@ -768,7 +768,7 @@ compiler for the D programming language.")
768 (module-ref (resolve-interface 768 (module-ref (resolve-interface
769 '(gnu packages commencement)) 769 '(gnu packages commencement))
770 'ld-gold-wrapper))) 770 'ld-gold-wrapper)))
771 (home-page "https://code.dlang.org/getting_started") 771 (home-page "https://dub.pm/")
772 (synopsis "Package and build manager for D projects") 772 (synopsis "Package and build manager for D projects")
773 (description 773 (description
774 "DUB is a package and build manager for applications and 774 "DUB is a package and build manager for applications and