libxc: fix meta

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