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

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 ];
};
}