Merge pull request #273649 from FedericoSchonborn/gnomeExtensions.valent-unstable-2023-11-10

gnomeExtensions.valent: unstable-2023-03-18 -> unstable-2023-11-10
This commit is contained in:
Nick Cao 2023-12-12 08:33:56 -05:00 committed by GitHub
commit 172a6eb26c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,13 @@
stdenv.mkDerivation rec {
pname = "gnome-shell-extension-valent";
version = "unstable-2023-03-18";
version = "unstable-2023-11-10";
src = fetchFromGitHub {
owner = "andyholmes";
repo = "gnome-shell-extension-valent";
rev = "e7f759047c45833cd211ef18a8554008cb1b8b12";
hash = "sha256-ylCyQbFbzCuSM2YrLuI36eXL2qQjTt1mYewJlCywKvI=";
rev = "c0fad083db3c23382efca623488834054bbbd5cd";
hash = "sha256-H0EjR7sYK0mepT59PoHgecbk4ksQN8Vyisf6Y+2vT8g=";
};
nativeBuildInputs = [