gnome-shell-extensions: 48.beta → 48.rc
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/48.beta...48.rc Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gnome-shell-extensions";
|
||||
version = "48.beta";
|
||||
version = "48.rc";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-shell-extensions/${lib.versions.major finalAttrs.version}/gnome-shell-extensions-${finalAttrs.version}.tar.xz";
|
||||
hash = "sha256-XMVlp5VA4vs7qwQXCOy+8oyDMZ3lQ4j12r6dfDV4jGI=";
|
||||
hash = "sha256-Ht5XDUO2Hiih8Or3Ryy1zvPlIlXE5D/mRpWy7e0rl6I=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user