Merge pull request #159683 from r-ryantm/auto-update/plano-theme

plano-theme: 3.38-1 -> 4.0
This commit is contained in:
José Romildo Malaquias 2022-02-12 21:57:54 -03:00 committed by GitHub
commit 7cb2c783ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "plano-theme";
version = "3.38-1";
version = "4.0";
src = fetchFromGitHub {
owner = "lassekongo83";
repo = pname;
rev = "v${version}";
sha256 = "0g2mwvzc04z3dsdfhwqgw9s7987406pv22s9rbazfvprk4ddc5b6";
sha256 = "sha256-slGr2nsdKng6zaVDeXWFAWKIxZbcnOLU6RH6wM0293E=";
};
nativeBuildInputs = [