GNU bug report logs -
#41148
[PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 May 2020 19:41:06 +0200
with message-id <87lflrpykt.fsf <at> gnu.org>
and subject line Re: [bug#41148] [PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67.
has caused the debbugs.gnu.org bug report #41148,
regarding [PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
41148: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41148
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
---
gnu/packages/gnome-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 41c341fd41..5ffbd06ef3 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2019 Leo Prikler <leo.prikler <at> student.tugraz.at>
+;;; Copyright © 2019, 2020 Leo Prikler <leo.prikler <at> student.tugraz.at>
;;; Copyright © 2019 Alexandros Theodotou <alex <at> zrythm.org>
;;; Copyright © 2019 Giacomo Leidi <goodoldpaul <at> autistici.org>
;;; Copyright © 2020 Alex Griffin <a <at> ajgrf.com>
@@ -239,7 +239,7 @@ easier to keep track of apps running in the backround.")
(define-public gnome-shell-extension-dash-to-dock
(package
(name "gnome-shell-extension-dash-to-dock")
- (version "66")
+ (version "67")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -248,7 +248,7 @@ easier to keep track of apps running in the backround.")
version))))
(sha256
(base32
- "04krl6rxlp1qc97psraf2kwin7h0mx4c7pnfpi7vhplmvasrwkfh"))
+ "1746xm0iyvyzj6m3pvjx11smh9w1s7naz426ki0dlr5l7jh3mpy5"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.26.2
[Message part 3 (message/rfc822, inline)]
Hi Leo,
Leo Prikler <leo.prikler <at> student.tugraz.at> skribis:
> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
Applied, thanks!
Ludo’.
This bug report was last modified 5 years and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.