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

  • Done
  • quality assurance status badge
Details
2 participants
  • Sughosha
  • Liliana Marie Prikler
Owner
unassigned
Submitted by
Sughosha
Severity
normal
S
S
Sughosha wrote on 17 Dec 2022 07:53
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
xdtpZ4Q-kkf7_Q_DYqvBoxs0K5qL0zQHQzrJWODM76gkxeL9ydf_zQjGr1BAaIA0BI6JZHcE0TpOv5RKAlVIq9VO2rIZHBkvB7BkUernI1s=@proton.me
* 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(-)

Toggle diff (23 lines)
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
L
L
Liliana Marie Prikler wrote on 24 Dec 2022 07:32
18707ad098f31796f32fbd32bcfa14b45dffb852.camel@gmail.com
Am Samstag, dem 17.12.2022 um 06:53 +0000 schrieb Sughosha:
Toggle quote (2 lines)
> * gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows):
> Update to 22.
Pushed with a fixed commit message (dot in title).

Cheers
L
L
Liliana Marie Prikler wrote on 24 Dec 2022 07:32
3394b466b9bab6f11819574b30bce54ed35253f2.camel@gmail.com
Am Samstag, dem 24.12.2022 um 07:32 +0100 schrieb Liliana Marie
Prikler:
Toggle quote (6 lines)
> 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
Closed
?