mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 02:10:27 +08:00
gnomeExtensions.gsconnect: 62 -> 66
Diff: https://github.com/GSConnect/gnome-shell-extension-gsconnect/compare/v62...v66
(cherry picked from commit 4a2b05d457)
This commit is contained in:
committed by
github-actions[bot]
parent
62d44d52df
commit
1f90656cac
@@ -23,7 +23,7 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gnome-shell-extension-gsconnect";
|
||||
version = "62";
|
||||
version = "66";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
owner = "GSConnect";
|
||||
repo = "gnome-shell-extension-gsconnect";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-HFm04XC61AjkJSt4YBc4dO9v563w+LsYDSaZckPYE14=";
|
||||
hash = "sha256-QPvdSmt4aUkPvaOUonovrCxW4pxrgoopXGi3KSukVD8=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user