i3lock-color: 2.12.c.1 -> 2.12.c.4
This commit is contained in:
parent
3a389d6f6f
commit
6bfd070bbd
@ -4,14 +4,14 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "2.12.c.1";
|
version = "2.12.c.4";
|
||||||
pname = "i3lock-color";
|
pname = "i3lock-color";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "PandorasFox";
|
owner = "PandorasFox";
|
||||||
repo = "i3lock-color";
|
repo = "i3lock-color";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1q09cfgkikqbrkk1kljg8dsgbs5nacixhdqaww18h94hmlnbbssc";
|
sha256 = "1jbk7kd49vgmakbldwwnbsp484fwh1pbzg8k8qvbq4dzbzf3q5hs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user