pantheon.elementary-gtk-theme: 8.1.0 -> 8.2.0

https://github.com/elementary/stylesheet/compare/8.1.0...8.2.0
This commit is contained in:
Bobby Rong 2024-11-21 20:04:11 +08:00
parent 76fe1041be
commit 7a36e6ddbd
No known key found for this signature in database

View File

@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "elementary-gtk-theme";
version = "8.1.0";
version = "8.2.0";
src = fetchFromGitHub {
owner = "elementary";
repo = "stylesheet";
rev = version;
sha256 = "sha256-ZhqgvTbZN0lVAZ1nWy/Pvg7EdMYZIn8B5h1nmWo5E8E=";
sha256 = "sha256-l7E5o7JNqfJZzKpyvsjIVd2i9fwLh4Qn8oJ/S5RlFQ8=";
};
nativeBuildInputs = [