GNU bug report logs -
#77327
[PATCH] gnome-xyz: gnome-shell-extension-unite-shell: update to v82
Previous Next
Reported by: Trevor Richards <trev <at> trevdev.ca>
Date: Fri, 28 Mar 2025 05:09:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77327 in the body.
You can then email your comments to 77327 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77327
; Package
guix-patches
.
(Fri, 28 Mar 2025 05:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Trevor Richards <trev <at> trevdev.ca>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 28 Mar 2025 05:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello Guix,
The following patch fixes compatibility issues with Gnome 45 with
gnome-shell-extension-unite-shell.
I forgot to credit myself when I added this package 3 years ago. Time flies.
---
gnu/packages/gnome-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 3ef2d9148a..4e75bc0e46 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -19,6 +19,7 @@
;;; Copyright © 2022 Eric Bavier <bavier <at> posteo.net>
;;; Copyright © 2022 Sughosha <sughosha <at> proton.me>
;;; Copyright © 2022 Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
+;;; Copyright © 2022 Trevor Richards <trev <at> trevdev.ca>
;;; Copyright © 2023 Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>
;;; Copyright © 2025 aurtzy <aurtzy <at> gmail.com>
;;; Copyright © 2025 Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>
@@ -545,7 +546,7 @@ (define-public portfolio
(define-public gnome-shell-extension-unite-shell
(package
(name "gnome-shell-extension-unite-shell")
- (version "72") ;Listed as compatible on extensions.gnome.org
+ (version "82")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -554,7 +555,7 @@ (define-public gnome-shell-extension-unite-shell
(file-name (git-file-name name version))
(sha256
(base32
- "006m54ribfbqij0p3zzglzqjw1rbvw0f9468j7p6zdaf43vdvhgc"))))
+ "0kghsaq8p38r7ya0kd2ggcwjpq4f3gszrfk5x11ji2m91cfk9sh9"))))
(build-system copy-build-system)
(native-inputs (list `(,glib "bin") gettext-minimal))
(inputs (list xprop))
--
2.49.0
Reply sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
You have taken responsibility.
(Fri, 28 Mar 2025 05:27:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Trevor Richards <trev <at> trevdev.ca>
:
bug acknowledged by developer.
(Fri, 28 Mar 2025 05:27:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 77327-done <at> debbugs.gnu.org (full text, mbox):
Am Donnerstag, dem 27.03.2025 um 22:01 -0700 schrieb Trevor Richards:
> Hello Guix,
>
> The following patch fixes compatibility issues with Gnome 45 with
> gnome-shell-extension-unite-shell.
>
> I forgot to credit myself when I added this package 3 years ago. Time
> flies.
>
> ---
Reformatted the commit message according to our guidelines and pushed.
Cheers
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 25 Apr 2025 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.