mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: gnome-shell-extension-blur-my-shell: Update to 70.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): Update to 70.
This commit is contained in:
parent
f5826337c7
commit
ded864b7a1
1 changed files with 2 additions and 2 deletions
|
|
@ -1268,7 +1268,7 @@ animation of closing windowed applications.")
|
|||
(define-public gnome-shell-extension-blur-my-shell
|
||||
(package
|
||||
(name "gnome-shell-extension-blur-my-shell")
|
||||
(version "67")
|
||||
(version "70")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -1278,7 +1278,7 @@ animation of closing windowed applications.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zxz71iq8wzv7swfp4an8vwf8r4sswb6gi85cwh5afyc4mj5fn2r"))))
|
||||
"11qd3z57w0fkhlhbqm2rpmwwg9bl4dvdbs2v7xp3psjfi5z9gsmq"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
'(#:install-plan
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue