wingpanel-indicator-ayatana: unstable-2021-12-18 -> unstable-2023-04-18
This commit is contained in:
parent
9e4be587d2
commit
80e7069fb0
1 changed files with 3 additions and 3 deletions
|
@ -15,13 +15,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "wingpanel-indicator-ayatana";
|
pname = "wingpanel-indicator-ayatana";
|
||||||
version = "unstable-2021-12-18";
|
version = "unstable-2023-04-18";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Lafydev";
|
owner = "Lafydev";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "5749f753ca64ce58232a46b9045949b3f8219827";
|
rev = "d554663b4e199d44c1f1d53b5cc39b9a775b3f1c";
|
||||||
sha256 = "sha256-kuEVw62IDTyC3hRRcWv2RihPOohGqEt8YLr44SurwPM=";
|
sha256 = "sha256-dEk0exLh+TGuQt7be2YRTS2EzPD55+edR8WibthXwhI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|
Loading…
Reference in a new issue