Merge pull request #63577 from Ma27/bump-i3lock-pixeled

i3lock-pixeled: 1.2.0 -> 1.2.1
This commit is contained in:
Elis Hirwing 2019-06-20 19:49:17 +02:00 committed by GitHub
commit 203cfd57d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
name = "i3lock-pixeled-${version}";
version = "1.2.0";
version = "1.2.1";
src = fetchFromGitLab {
owner = "Ma27";
repo = "i3lock-pixeled";
rev = version;
sha256 = "0pysx9sv4i3nnjvpqkrxkxaqja2a2dw5f2r1bzjcgg3c3c5qv74b";
sha256 = "1l9yjf9say0mcqnnjkyj4z3f6y83bnx4jsycd1h10p3m8afbh8my";
};
propagatedBuildInputs = [