GNU bug report logs - #60152
[PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22

Previous Next

Package: guix-patches;

Reported by: Sughosha <Sughosha <at> proton.me>

Date: Sat, 17 Dec 2022 06:55:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sughosha <Sughosha <at> proton.me>
Subject: bug#60152: closed (Re: [PATCH] gnu: gnome-shell-extension-burn-my-windows:
 Update to 22)
Date: Sat, 24 Dec 2022 06:33:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60152: [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60152 <at> debbugs.gnu.org.

-- 
60152: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60152
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Sughosha <Sughosha <at> proton.me>, 60152-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22
Date: Sat, 24 Dec 2022 07:32:44 +0100
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

[Message part 3 (message/rfc822, inline)]
From: Sughosha <Sughosha <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: gnome-shell-extension-burn-my-windows: Update to 22
Date: Sat, 17 Dec 2022 06:53:46 +0000
* 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




This bug report was last modified 2 years and 201 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.