sv-kalendar: fix meta

This commit is contained in:
Tony O 2020-04-17 19:03:26 +01:00 committed by GitHub
parent 192485f8fa
commit 39b1de0fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,6 @@ trivialBuild {
homepage = "http://bigwalter.net/daniel/elisp/sv-kalender.el"; homepage = "http://bigwalter.net/daniel/elisp/sv-kalender.el";
platforms = platforms.all; platforms = platforms.all;
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
maintainers = [ maintainer.rycee ]; maintainers = [ maintainers.rycee ];
}; };
} }