Skip to content

Commit c388a7f

Browse files
committed
guix: update home-page url in package
1 parent c3c412f commit c388a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickshell.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
(wrap-program (string-append #$output "/bin/quickshell")
7171
`("QML_IMPORT_PATH" ":"
7272
= (,(getenv "QML_IMPORT_PATH")))))))))
73-
(home-page "https://quickshell.outfoxxed.me")
73+
(home-page "https://quickshell.org")
7474
(synopsis "QtQuick-based desktop shell toolkit")
7575
(description
7676
"Quickshell is a flexible QtQuick-based toolkit for creating and

0 commit comments

Comments
 (0)