unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60150] [PATCH] gnu: gnome-shell-extension-vertical-overview: Update to 10
@ 2022-12-17  6:43 Sughosha via Guix-patches via
  2022-12-24  6:33 ` bug#60150: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2022-12-17  6:43 UTC (permalink / raw)
  To: 60150

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): Update to 10.
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 8be9c55..11f6f55 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -934,16 +934,16 @@ copies you now want to paste.")
 (define-public gnome-shell-extension-vertical-overview
   (package
     (name "gnome-shell-extension-vertical-overview")
-    (version "9")
+    (version "10")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/RensAlthuis/vertical-overview")
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "0pkby00rjipj04z68d6i3rr7mzm01dckf2vl3iz6yvbl39602icl"))
+         "1sqkbg93qqrq47wyfnh2flg7dpsmv5c2pmkx8kgqhnbl7j2kgi0l"))
        (file-name (git-file-name name version))
        (snippet
         '(begin (delete-file "schemas/gschemas.compiled")))))
--
libgit2 1.4.3





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60150: [PATCH] gnu: gnome-shell-extension-vertical-overview: Update to 10
  2022-12-17  6:43 [bug#60150] [PATCH] gnu: gnome-shell-extension-vertical-overview: Update to 10 Sughosha via Guix-patches via
@ 2022-12-24  6:33 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2022-12-24  6:33 UTC (permalink / raw)
  To: Sughosha, 60150-done

Am Samstag, dem 17.12.2022 um 06:43 +0000 schrieb Sughosha:
> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-
> overview): Update to 10.
Pushed with a fixed title.

Cheers




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-24  6:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17  6:43 [bug#60150] [PATCH] gnu: gnome-shell-extension-vertical-overview: Update to 10 Sughosha via Guix-patches via
2022-12-24  6:33 ` bug#60150: " Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).