firefox-gnome-theme: 143 -> 149.1

This commit is contained in:
R. Ryantm
2026-04-02 06:54:05 +00:00
parent c111fb7e5e
commit 549ecf752b
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "firefox-gnome-theme";
version = "143";
version = "149.1";
src = fetchFromGitHub {
owner = "rafaelmardojai";
repo = "firefox-gnome-theme";
tag = "v${finalAttrs.version}";
hash = "sha256-0E3TqvXAy81qeM/jZXWWOTZ14Hs1RT7o78UyZM+Jbr4=";
hash = "sha256-QFY6Eu0kmaWl8W76bXs5K2BVtTh+Md+1rGba1WiTYxU=";
};
dontConfigure = true;