libxc: fix meta

+1 -1
+1 -1
pkgs/development/libraries/libxc/default.nix
··· 26 26 homepage = http://octopus-code.org/wiki/Libxc; 27 27 license = licenses.lgpl3; 28 28 platforms = platforms.linux; 29 - maintainer = with maintainers; [ markuskowa ]; 29 + maintainers = with maintainers; [ markuskowa ]; 30 30 }; 31 31 }