pekwm: fix meta.homepage

This commit is contained in:
Ben Siraphob 2022-01-01 01:49:46 +07:00 committed by Jonathan Ringer
parent 9e404fc0e6
commit 6b4efc2c2e

View file

@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
appear as they should when starting applications.
- Chainable Keygrabber, usability for everyone.
'';
homepage = "http://www.pekwm.org";
homepage = "https://www.pekwm.org/";
license = licenses.gpl2Plus;
maintainers = [ maintainers.AndersonTorres ];
platforms = platforms.linux;