Merge pull request #139543 from romildo/upd.matcha-gtk-theme

matcha-gtk-theme: 2021-08-23 -> 2021-09-24

authored by Artturi and committed by GitHub 140bd6e1 0c89d2d3

+2 -2
+2 -2
pkgs/data/themes/matcha/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "matcha-gtk-theme"; 5 - version = "2021-08-23"; 6 7 src = fetchFromGitHub { 8 owner = "vinceliuice"; 9 repo = pname; 10 rev = version; 11 - sha256 = "sha256-gemDiGcr7xLv247w9J1CMOSKg2tWp8ADKpG16qa3hZQ="; 12 }; 13 14 buildInputs = [ gdk-pixbuf librsvg ];
··· 2 3 stdenv.mkDerivation rec { 4 pname = "matcha-gtk-theme"; 5 + version = "2021-09-24"; 6 7 src = fetchFromGitHub { 8 owner = "vinceliuice"; 9 repo = pname; 10 rev = version; 11 + sha256 = "064x340z6fif59bbk1p7ryl6xfj8hlf42ld7h8prcjsyghpznw15"; 12 }; 13 14 buildInputs = [ gdk-pixbuf librsvg ];