klaus: 1.2.2 -> 1.3.0
This commit is contained in:
parent
a5c9c6373a
commit
b49bec3ba0
@ -2,7 +2,7 @@
|
||||
|
||||
python.pkgs.buildPythonPackage rec {
|
||||
pname = "klaus";
|
||||
version = "1.2.2";
|
||||
version = "1.3.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jonashaag";
|
||||
@ -35,6 +35,6 @@ python.pkgs.buildPythonPackage rec {
|
||||
description = "The first Git web viewer that Just Works";
|
||||
homepage = https://github.com/jonashaag/klaus;
|
||||
license = licenses.isc;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user