treewide: abandon Google Code homepages
This commit is contained in:
@@ -20,7 +20,7 @@ buildOcaml rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "This library adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml";
|
||||
homepage = http://code.google.com/p/bitstring/;
|
||||
homepage = https://github.com/xguerin/bitstring;
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = [ maintainers.maurer ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user