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

https://github.com/elementary/stylesheet/compare/8.2.0...8.2.1

Contains style fix for epiphany 48.
This commit is contained in:
Bobby Rong 2025-05-14 20:49:27 +08:00
parent 353c718f02
commit 6906aed53d
No known key found for this signature in database

View file

@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation rec {
pname = "elementary-gtk-theme";
version = "8.2.0";
version = "8.2.1";
src = fetchFromGitHub {
owner = "elementary";
repo = "stylesheet";
rev = version;
sha256 = "sha256-l7E5o7JNqfJZzKpyvsjIVd2i9fwLh4Qn8oJ/S5RlFQ8=";
sha256 = "sha256-ymgSe4LKtbJVwmZJOwer1Geb/VgYltp+tSNHkWtaMlg=";
};
nativeBuildInputs = [