pantheon.elementary-gtk-theme: 7.3.0 -> 8.0.0

https://github.com/elementary/stylesheet/compare/7.3.0...8.0.0
This commit is contained in:
Bobby Rong 2024-05-08 20:46:41 +08:00
parent 5ed5977709
commit 7441c52c79
No known key found for this signature in database

View File

@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "elementary-gtk-theme";
version = "7.3.0";
version = "8.0.0";
src = fetchFromGitHub {
owner = "elementary";
repo = "stylesheet";
rev = version;
sha256 = "sha256-KrpeDQH43n7seeSPVYKETxy1g0JuUowZerjgktLQg/4=";
sha256 = "sha256-O0Zu/ZxVANfWKcCkOF7jeJa3oG1ut56px7jeFK7LdKA=";
};
nativeBuildInputs = [