gnome-system-monitor: 49.1 → 50.0
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/49.1...50.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
diff --git a/src/gsm_pkexec.cpp b/src/gsm_pkexec.cpp
|
||||
diff --git a/src/actions/gsm_pkexec.cpp b/src/actions/gsm_pkexec.cpp
|
||||
index 5e1edf2f..717d7bf1 100644
|
||||
--- a/src/gsm_pkexec.cpp
|
||||
+++ b/src/gsm_pkexec.cpp
|
||||
--- a/src/actions/gsm_pkexec.cpp
|
||||
+++ b/src/actions/gsm_pkexec.cpp
|
||||
@@ -36,5 +36,6 @@ gsm_pkexec_create_root_password_dialog (const char *command)
|
||||
gboolean
|
||||
procman_has_pkexec (void)
|
||||
|
||||
@@ -25,11 +25,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gnome-system-monitor";
|
||||
version = "49.1";
|
||||
version = "50.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-system-monitor/${lib.versions.major finalAttrs.version}/gnome-system-monitor-${finalAttrs.version}.tar.xz";
|
||||
hash = "sha256-kVtqMhraEuunv1eMIMn+XkH1XVMoR8vRJLvdquwR1w8=";
|
||||
hash = "sha256-pBOKp1S0WExG3pH60daF4nsSvCRX3nYYY7a+AthMSGI=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user