From 06229f184fad7a7e997852c58781aa4f9baa773d Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 12 Mar 2018 03:13:52 +0100 Subject: gnu: rofi: Update redirected home page. * gnu/packages/xdisorg.scm (rofi)[home-page]: Change to repository URL. --- gnu/packages/xdisorg.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 173de8e5a2..07a9b390fa 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -1160,7 +1160,7 @@ gtk-icon-theme-name = nothing-like-this-theme gtk-enable-primary-paste = true "))) #t)))))) - (home-page "https://davedavenport.github.io/rofi/") + (home-page "https://github.com/DaveDavenport/rofi") (synopsis "Application launcher") (description "Rofi is a minimalist application launcher. It memorizes which applications you regularly use and also allows you to search for an application -- cgit v1.2.3