labwc-gtktheme: 0-unstable-2022-07-17 -> 0-unstable-2025-02-11

This commit is contained in:
R. Ryantm
2025-02-23 12:14:52 +00:00
parent ad98f879fd
commit b3b944c861
+3 -3
View File
@@ -10,14 +10,14 @@
python3Packages.buildPythonApplication rec {
pname = "labwc-gtktheme";
version = "0-unstable-2022-07-17";
version = "0-unstable-2025-02-11";
pyproject = false;
src = fetchFromGitHub {
owner = "labwc";
repo = "labwc-gtktheme";
rev = "0eb103701775ecd3aa4d517f42dede4f56381241";
hash = "sha256-aeF6unzR9bqaKXkqOHlGrMdPx3xXCtig58tKVliUO4g=";
rev = "619fa316702a6c21a0d974d7cf3dde0b82f9f64b";
hash = "sha256-mhpN8H42dJwc+3os3I48mmAWQJQCrO4yjbuMPTmHbsI=";
};
nativeBuildInputs = [