symmetrica: update homepage

This commit is contained in:
Markus Kowalewski 2018-09-02 00:42:17 +02:00
parent c184150a22
commit 5cf25dded7
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB

View File

@ -57,6 +57,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.publicDomain;
maintainers = [stdenv.lib.maintainers.raskin];
platforms = stdenv.lib.platforms.unix;
homepage = http://www.symmetrica.de/;
homepage = http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/index.html;
};
}