GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#76856
; Package guix-patches
.
(Sat, 08 Mar 2025 07:20:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Andy Tai <atai@atai.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Sat, 08 Mar 2025 07:20:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/wm.scm (icewm): Update to 3.7.1.
Change-Id: I162df2df4e5419b9fe44d0092e48d42fc8bec50e
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index a0b6c6f40a..1eca2847ce 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1027,7 +1027,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.6.0")
+ (version "3.7.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1035,7 +1035,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "0xmw4ilzsc932fxqahxvqix66x940nzf54p5mz5p67rplg9sz7wp"))))
+ "1n5df4sjjsz0v8g5d7w6msbx86f4a3hljxfn8gsa0snmqm1fb1hd"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
--
2.43.0
Reply sent
to Z572 <z572@z572.online>
:
You have taken responsibility.
(Sat, 08 Mar 2025 09:10:02 GMT) (full text , mbox , link ).
Notification sent
to Andy Tai <atai@atai.org>
:
bug acknowledged by developer.
(Sat, 08 Mar 2025 09:10:02 GMT) (full text , mbox , link ).
Message #10 received at 76856-done@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
Andy Tai <atai@atai.org> writes:
> * gnu/packages/wm.scm (icewm): Update to 3.7.1.
>
> Change-Id: I162df2df4e5419b9fe44d0092e48d42fc8bec50e
> ---
> gnu/packages/wm.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index a0b6c6f40a..1eca2847ce 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1027,7 +1027,7 @@ (define-public i3lock-fancy
> (define-public icewm
> (package
> (name "icewm")
> - (version "3.6.0")
> + (version "3.7.1")
> (source (origin
> (method url-fetch)
> (uri (string-append
> @@ -1035,7 +1035,7 @@ (define-public icewm
> version "/icewm-" version ".tar.lz"))
> (sha256
> (base32
> - "0xmw4ilzsc932fxqahxvqix66x940nzf54p5mz5p67rplg9sz7wp"))))
> + "1n5df4sjjsz0v8g5d7w6msbx86f4a3hljxfn8gsa0snmqm1fb1hd"))))
> (build-system gnu-build-system)
> (native-inputs (list pkg-config))
> (inputs (list fontconfig
>
> base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to guix-patches@gnu.org
:
bug#76856
; Package guix-patches
.
(Thu, 13 Mar 2025 06:49:02 GMT) (full text , mbox , link ).
Message #13 received at 76856@debbugs.gnu.org (full text , mbox , reply ):
Icewm in guix seem to not enable rsvg support, any reasons?
--
Information forwarded
to guix-patches@gnu.org
:
bug#76856
; Package guix-patches
.
(Thu, 13 Mar 2025 15:47:02 GMT) (full text , mbox , link ).
Message #16 received at 76856@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
Feng Shu <tumashu@163.com> writes:
> Icewm in guix seem to not enable rsvg support, any reasons?
i think just no one send patch to enable it.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Fri, 11 Apr 2025 11:24:09 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Wed Apr 16 03:55:30 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.