Merge pull request #85453 from bqv/patch-1

sv-kalendar: fix meta
This commit is contained in:
Graham Christensen 2020-04-17 14:16:34 -04:00 committed by GitHub
commit be9cc04925
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";
platforms = platforms.all;
license = licenses.gpl3Plus;
maintainers = [ maintainer.rycee ];
maintainers = [ maintainers.rycee ];
};
}