libvdwxc: update to new homepage

Upstream maintainers have informed me, that the old homepage has been taken over and should not be used anymore
This commit is contained in:
Phillip Seeber
2024-12-12 22:21:32 +01:00
parent 4f60e7ed21
commit baf087503b
+1 -1
View File
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
lgpl3Plus
bsd3
];
homepage = "https://libvdwxc.org/";
homepage = "https://libvdwxc.materialsmodeling.org/";
platforms = platforms.unix;
maintainers = [ maintainers.sheepforce ];
};