gnome-software: 49.3 → 50.0
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/49.3...50.0
This commit is contained in:
@@ -48,11 +48,11 @@ in
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gnome-software";
|
||||
version = "49.3";
|
||||
version = "50.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-software/${lib.versions.major finalAttrs.version}/gnome-software-${finalAttrs.version}.tar.xz";
|
||||
hash = "sha256-9kbbLxK89Ag3K2tJrpEJn85S0OrHYs6iMRqMik3/nQA=";
|
||||
hash = "sha256-NRXiAV8jW2q7ejQoBgCKyx8YTCnZxM7TWB+O1MHxwkE=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user