diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2019-12-17 09:31:47 +0200 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2019-12-17 09:37:34 +0200 |
commit | fb9399e93f30b4ec302941f651dce9d3ed1d1056 (patch) | |
tree | 5954b42aa602d5deb17010fc2305ec3172c3cb76 /gnu | |
parent | ba549e17facaa65dc68b6c6eddfb8d8a2bf0e4f4 (diff) | |
download | guix-fb9399e93f30b4ec302941f651dce9d3ed1d1056.tar guix-fb9399e93f30b4ec302941f651dce9d3ed1d1056.tar.gz |
gnu: brasero: Update home-page.
* gnu/packages/gnome.scm (brasero)[home-page]: Use new home-page.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index beb847cfd7..5371bcaa57 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -236,7 +236,7 @@ ("libsm" ,libsm) ("libxml2" ,libxml2) ("totem-pl-parser" ,totem-pl-parser))) - (home-page "https://projects.gnome.org/brasero/") + (home-page "https://wiki.gnome.org/Apps/Brasero") (synopsis "CD/DVD burning tool for Gnome") (description "Brasero is an application to burn CD/DVD for the Gnome Desktop. It is designed to be as simple as possible and has some unique |