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: 71505-done@debbugs.gnu.org
Subject: bug#71505: [PATCH] gnu: icewm: Update to 3.5.1.
Date: Sat, 22 Jun 2024 21:46:20 +0800	[thread overview]
Message-ID: <87cyo9145v.fsf@iscas.ac.cn> (raw)
In-Reply-To: <3e9d7cfc94b18d55e9b3c4fd8298212ba998644a.1718184617.git.atai@atai.org> (Andy Tai's message of "Wed, 12 Jun 2024 02:30:36 -0700")

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

Andy Tai <atai@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

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

      parent reply	other threads:[~2024-06-22 13:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12  9:30 [bug#71505] [PATCH] gnu: icewm: Update to 3.5.1 Andy Tai
     [not found] ` <handler.71505.B.171818464928270.ack@debbugs.gnu.org>
2024-06-13 17:31   ` [bug#71505] Acknowledgement ([PATCH] gnu: icewm: Update to 3.5.1.) Andy Tai
2024-06-22 13:46 ` 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=87cyo9145v.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71505-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.