diff options
| author | Jonas Meeuws <jonas.meeuws@gmail.com> | 2026-02-08 20:54:19 +0100 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2026-08-22 16:49:16 +0200 |
| commit | 2ee305aace5a67ab7e612dd4d1be0a028d4842d5 (patch) | |
| tree | 59a68546d72e900bd7f2ba31a7201a1e2de2c29e /gnu/packages/dlang.scm | |
| parent | 859b32a3e03be6180f7f7462275591c516ce0e11 (diff) | |
gnu: dub: Update homepage.
* gnu/packages/dlang.scm (dub)[home-page]: Change to “https://dub.pm/”.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/packages/dlang.scm')
| -rw-r--r-- | gnu/packages/dlang.scm | 2 |
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 |
