Archived
1
0
Fork 0

gnu: gnome-shell-extension-dash-to-dock: Update to 73.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 73.
This commit is contained in:
Liliana Marie Prikler 2022-09-18 17:38:49 +02:00
parent e775b99d45
commit 26ea91f797
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -449,7 +449,7 @@ easier to keep track of applications running in the background.")
(define-public gnome-shell-extension-dash-to-dock (define-public gnome-shell-extension-dash-to-dock
(package (package
(name "gnome-shell-extension-dash-to-dock") (name "gnome-shell-extension-dash-to-dock")
(version "71") (version "73")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -458,7 +458,7 @@ easier to keep track of applications running in the background.")
version)))) version))))
(sha256 (sha256
(base32 (base32
"12b6ljzs5071zs0kcf5yj4jfhq10b1gnldv0hmbksnqzz5g719wf")) "1l0isbrgfc8v46l1yc5l4myz7qnlxzyfyiifipp86z9d79d8klzw"))
(file-name (git-file-name name version)))) (file-name (git-file-name name version))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments