i3lock-pixeled: 1.1.0 -> 1.2.0

Simple feature release with some improvements.
See https://github.com/Ma27/i3lock-pixeled/releases/tag/1.2.0
This commit is contained in:
Maximilian Bosch 2018-04-14 23:43:25 +02:00
parent a2cd43efe8
commit 4314d14ea0
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "i3lock-pixeled-${version}";
version = "1.1.0";
version = "1.2.0";
src = fetchurl {
url = "https://github.com/Ma27/i3lock-pixeled/archive/${version}.tar.gz";
sha256 = "046qbx4qvcc66h53h4mm9pyjj9gjc6dzy38a0f0jc5a84xbivh7k";
sha256 = "0vlynm833fk1mmdnkcgh4hwqmfypn22zskhysm110k39zvikif0h";
};
propagatedBuildInputs = with pkgs; [