gnu: gnome-shell-extension-clipboard-indicator: Update to 65.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-clipboard-indicator):
Update to 65.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Liliana Marie Prikler 2024-12-07 12:43:22 +01:00
parent 7934e91382
commit 7f440e55a7
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -604,7 +604,7 @@ GNOME Shell.")
(define-public gnome-shell-extension-clipboard-indicator (define-public gnome-shell-extension-clipboard-indicator
(package (package
(name "gnome-shell-extension-clipboard-indicator") (name "gnome-shell-extension-clipboard-indicator")
(version "47") (version "65")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -616,7 +616,7 @@ GNOME Shell.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"00v0v454y6hblzsx06aaysxbs6aky89vnkf7ydzxrddns24c2wix")) "1p10qnrjrlcyw270k87xwx92kp2cmn8vp4vsk59y13v6k9yaq4q8"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
;; Remove pre-compiled settings schemas and translations from ;; Remove pre-compiled settings schemas and translations from