gnome-control-center: 50.0 → 50.1
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/50.0...50.1
This commit is contained in:
@@ -77,11 +77,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gnome-control-center";
|
||||
version = "50.0";
|
||||
version = "50.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-control-center/${lib.versions.major finalAttrs.version}/gnome-control-center-${finalAttrs.version}.tar.xz";
|
||||
hash = "sha256-IOjVsTufOQWBAEyrNLdDcsD/Shb5wRv/2T2DhvvN7rM=";
|
||||
hash = "sha256-64MkkdCI5PdCbopZKxBCikWlc2wL/+IQXFHExow6Ud0=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user