~ruther/guix-local

2c26cbf023eb6dcecbf5fd6d0a6f3246fb082212 — Liliana Marie Prikler 1 year, 8 months ago f643c07
gnu: gnome-shell-extensions: Update to 46.2.

* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 46.2.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 11078,7 11078,7 @@ GNOME Shell appearance and extension, etc.")
(define-public gnome-shell-extensions
  (package
    (name "gnome-shell-extensions")
    (version "44.0")
    (version "46.2")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/" name "/"


@@ 11086,7 11086,7 @@ GNOME Shell appearance and extension, etc.")
                                  name "-" version ".tar.xz"))
              (sha256
               (base32
                "1aq1n75m1svsv0ppg66n9qch26rhjxcv3q33a3skf7hsydr5wd4c"))))
                "0vyqqzqdd69sgarzpahxfj056rcm0hlk9hd52pr5y4i5d79fjhnl"))))
    (build-system meson-build-system)
    (arguments
     (list