* [bug#60152] [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22
@ 2022-12-17 6:53 Sughosha via Guix-patches via
2022-12-24 6:32 ` Liliana Marie Prikler
0 siblings, 1 reply; 3+ messages in thread
From: Sughosha via Guix-patches via @ 2022-12-17 6:53 UTC (permalink / raw)
To: 60152
* gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows): Update to 22.
---
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..59e7ee2 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1015,16 +1015,16 @@ position when the mouse is moved rapidly.")
(define-public gnome-shell-extension-burn-my-windows
(package
(name "gnome-shell-extension-burn-my-windows")
- (version "21")
+ (version "22")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/Schneegans/Burn-My-Windows/")
(commit (string-append "v" version))))
(sha256
(base32
- "07ckfl47pq83nhb77v230zfxlz3imga3s8nn3sr9cq4zxvbkj2r4"))
+ "185xrf330d9bflmk0l61cnzlylnppb2v4yz6v6ygkk4zpwyil8np"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments
--
libgit2 1.4.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#60152] [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22
2022-12-17 6:53 [bug#60152] [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22 Sughosha via Guix-patches via
@ 2022-12-24 6:32 ` Liliana Marie Prikler
2022-12-24 6:32 ` bug#60152: " Liliana Marie Prikler
0 siblings, 1 reply; 3+ messages in thread
From: Liliana Marie Prikler @ 2022-12-24 6:32 UTC (permalink / raw)
To: Sughosha, 60152
Am Samstag, dem 17.12.2022 um 06:53 +0000 schrieb Sughosha:
> * gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows):
> Update to 22.
Pushed with a fixed commit message (dot in title).
Cheers
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#60152: [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22
2022-12-24 6:32 ` Liliana Marie Prikler
@ 2022-12-24 6:32 ` Liliana Marie Prikler
0 siblings, 0 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2022-12-24 6:32 UTC (permalink / raw)
To: Sughosha, 60152-done
Am Samstag, dem 24.12.2022 um 07:32 +0100 schrieb Liliana Marie
Prikler:
> Am Samstag, dem 17.12.2022 um 06:53 +0000 schrieb Sughosha:
> > * gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows):
> > Update to 22.
> Pushed with a fixed commit message (dot in title).
>
> Cheers
Forgot to mark as done
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-24 6:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-17 6:53 [bug#60152] [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22 Sughosha via Guix-patches via
2022-12-24 6:32 ` Liliana Marie Prikler
2022-12-24 6:32 ` bug#60152: " Liliana Marie Prikler
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.