mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
7934e91382
commit
7f440e55a7
1 changed files with 2 additions and 2 deletions
|
@ -604,7 +604,7 @@ GNOME Shell.")
|
|||
(define-public gnome-shell-extension-clipboard-indicator
|
||||
(package
|
||||
(name "gnome-shell-extension-clipboard-indicator")
|
||||
(version "47")
|
||||
(version "65")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -616,7 +616,7 @@ GNOME Shell.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"00v0v454y6hblzsx06aaysxbs6aky89vnkf7ydzxrddns24c2wix"))
|
||||
"1p10qnrjrlcyw270k87xwx92kp2cmn8vp4vsk59y13v6k9yaq4q8"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; Remove pre-compiled settings schemas and translations from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue