libmsym: fixing homepage
This commit is contained in:
parent
181689dfea
commit
1ce8603471
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = " molecular point group symmetry lib";
|
description = " molecular point group symmetry lib";
|
||||||
homepage = "https://github.com/rcsb/mmtf-cpp";
|
homepage = "https://github.com/mcodev31/libmsym";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ maintainers.sheepforce ];
|
maintainers = [ maintainers.sheepforce ];
|
||||||
|
Loading…
Reference in New Issue
Block a user