pantheon-tweaks: 2.2.0 -> 2.2.1

https://github.com/pantheon-tweaks/pantheon-tweaks/compare/2.2.0...2.2.1
This commit is contained in:
Bobby Rong
2025-04-28 21:34:58 +08:00
parent f771eb401a
commit 7107e3f413
+2 -2
View File
@@ -18,13 +18,13 @@
stdenv.mkDerivation rec {
pname = "pantheon-tweaks";
version = "2.2.0";
version = "2.2.1";
src = fetchFromGitHub {
owner = "pantheon-tweaks";
repo = pname;
rev = version;
hash = "sha256-5RsNVUQ8FJmtdI7Z2le+qt9b13zHlQxiyTaUY15wSkw=";
hash = "sha256-85Yfhh6otNWhRqLeM6UMBiCf/omn0FyY5hdK1ZjjgmM=";
};
nativeBuildInputs = [