GNU bug report logs - #71505
[PATCH] gnu: icewm: Update to 3.5.1.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 12 Jun 2024 09:31:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 71505-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 71505-done <at> debbugs.gnu.org
Subject: Re: [bug#71505] [PATCH] gnu: icewm: Update to 3.5.1.
Date: Sat, 22 Jun 2024 21:46:20 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.5.1.
>
> Change-Id: I7ee341c534cf625c71a9f13fd263be7c9c66b4b1
> ---
>  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 b6239ea4ea..7f5ac03580 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -800,7 +800,7 @@ (define-public i3lock-fancy
>  (define-public icewm
>    (package
>      (name "icewm")
> -    (version "3.5.0")
> +    (version "3.5.1")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> @@ -808,7 +808,7 @@ (define-public icewm
>                      version "/icewm-" version ".tar.lz"))
>                (sha256
>                 (base32
> -                "0j6drgc4r2ji5plg65h855xpysmbdxlbyrz9q3jl13vnm2sccp9y"))))
> +                "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
>      (build-system gnu-build-system)
>      (native-inputs (list pkg-config))
>      (inputs (list fontconfig
>
> base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=14e4088cc4bad0f161a77eeb4e2e6fdaafdc943c
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 331 days ago.

Previous Next


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