cinnamon.mint-l-theme: 1.9.3 -> 1.9.4

https://github.com/linuxmint/mint-l-theme/compare/1.9.3...1.9.4
This commit is contained in:
Bobby Rong 2023-06-29 23:49:54 +08:00
parent 08b7393215
commit d79120bed1
No known key found for this signature in database

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-l-theme";
version = "1.9.3";
version = "1.9.4";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-x+elC1NWcd+x8dNewwKPZBdkxSzEbo7jsG8B9DcWdoA=";
hash = "sha256-uVWqsGdwFj4zLP5CqBCci+qbX9l+/esvoFWlToJR8lE=";
};
nativeBuildInputs = [