paper: use https for homepage
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A modern desktop theme suite featuring a mostly flat with a minimal use of shadows for depth";
|
||||
homepage = http://snwh.org/paper;
|
||||
homepage = https://snwh.org/paper;
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.simonvandel maintainers.romildo ];
|
||||
|
||||
Reference in New Issue
Block a user