Pantheon updates 2026-02-06 (#487668)

This commit is contained in:
Bobby Rong
2026-02-07 12:02:24 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions
@@ -22,13 +22,13 @@
stdenv.mkDerivation rec {
pname = "switchboard-plug-mouse-touchpad";
version = "8.0.3";
version = "8.1.0";
src = fetchFromGitHub {
owner = "elementary";
repo = "settings-mouse-touchpad";
tag = version;
hash = "sha256-Txm6iVwhuqfLrmAVgXeNB0p6PVEenvSSHurMrXoeHoY=";
hash = "sha256-KfaC1yfsL3GowcjqqwPpYQ6DJIoO7ejl0y3IQ4Gtdj8=";
};
patches = [
@@ -22,13 +22,13 @@
stdenv.mkDerivation rec {
pname = "wingpanel-applications-menu";
version = "8.0.3";
version = "8.0.4";
src = fetchFromGitHub {
owner = "elementary";
repo = "applications-menu";
tag = version;
hash = "sha256-3QdgMnYui3gXYH8dg7yqsQTkwJeVbEwty4herA1aQl0=";
hash = "sha256-wHPdZnHDa9DirjGEfKyAa1jKjYD6aj8QwMZ9KxqLPkM=";
};
patches = [
@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "wingpanel-indicator-sound";
version = "8.0.2";
version = "8.0.3";
src = fetchFromGitHub {
owner = "elementary";
repo = "wingpanel-indicator-sound";
tag = version;
hash = "sha256-a2yl6HKNLo3660OPEp/9AtwpPerLGYD/k8fl+R5ct/g=";
hash = "sha256-3naN6qVsAjImFDU4DPR5c/leT8ecGUbbOppmSox4QTk=";
};
nativeBuildInputs = [