--- Begin Message ---
Subject: |
[PATCH] gnu: i3-wm: Update to 4.20.1 |
Date: |
Wed, 26 Jan 2022 04:53:50 +0100 (CET) |
Hello. This is my very first patch for Guix. I hope it is acceptable.
i3-4.20.1-update.patch
Description: Text Data
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#53542: [PATCH] gnu: i3-wm: Update to 4.20.1 |
Date: |
Tue, 01 Feb 2022 00:26:30 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Yusuf Talha <yusuftalha@tuta.io> skribis:
> Hello. This is my very first patch for Guix. I hope it is acceptable.
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index 9549b073cf..6c0f16cfb8 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -290,23 +290,18 @@ (define-public i3status
> (define-public i3-wm
> (package
> (name "i3-wm")
> - (version "4.18.3")
> + (version "4.20.1")
I added a commit log and applied on your behalf.
For future patches, please take a look at
<https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html>,
in particular regarding the use of ‘git send-email’.
Thank you, and welcome! :-)
Ludo’.
--- End Message ---