all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 72436-done@debbugs.gnu.org
Subject: bug#72436: [PATCH] gnu: icewm: Update to 3.6.0.
Date: Tue, 06 Aug 2024 00:02:22 +0800	[thread overview]
Message-ID: <87r0b3t0tt.fsf@iscas.ac.cn> (raw)
In-Reply-To: <82cc8384bb5e6a0836706a8753d310cc5e82e114.1722658873.git.atai@atai.org> (Andy Tai's message of "Fri, 2 Aug 2024 21:21:55 -0700")

[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]

Andy Tai <atai@atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.6.0.
>
> Change-Id: Ife456c50f795ec239d5c411dfa72981f1b10d94e
> ---
>  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 3ddac7dad3..406b86451e 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -804,7 +804,7 @@ (define-public i3lock-fancy
>  (define-public icewm
>    (package
>      (name "icewm")
> -    (version "3.5.1")
> +    (version "3.6.0")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> @@ -812,7 +812,7 @@ (define-public icewm
>                      version "/icewm-" version ".tar.lz"))
>                (sha256
>                 (base32
> -                "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
> +                "0xmw4ilzsc932fxqahxvqix66x940nzf54p5mz5p67rplg9sz7wp"))))
>      (build-system gnu-build-system)
>      (native-inputs (list pkg-config))
>      (inputs (list fontconfig
>
> base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8

push, close.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-08-05 16:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-03  4:21 [bug#72436] [PATCH] gnu: icewm: Update to 3.6.0 Andy Tai
2024-08-05 16:02 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0b3t0tt.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=72436-done@debbugs.gnu.org \
    --cc=atai@atai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.