all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: 74318-done@debbugs.gnu.org
Subject: bug#74318: [PATCH] gnu: dwl: Update to 0.7.
Date: Fri, 15 Nov 2024 18:55:35 +0800	[thread overview]
Message-ID: <87jzd4pxzs.fsf@iscas.ac.cn> (raw)
In-Reply-To: <b646202fc171689fb66729180bcf6ac60a33bcd8.1731393213.git.zhengjunjie@iscas.ac.cn> (Zheng Junjie's message of "Tue, 12 Nov 2024 14:33:33 +0800")

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

Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:

> * gnu/packages/wm.scm (dwl): Update to 0.7.
>
> Change-Id: Ib1a4748035dd04070df99818ec9fa3a80e716971
> ---
>  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 836d4b6c047..d1527cf9549 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1597,7 +1597,7 @@ (define-public dunst
>  (define-public dwl
>    (package
>      (name "dwl")
> -    (version "0.6")
> +    (version "0.7")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -1606,7 +1606,7 @@ (define-public dwl
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1j7lmp6k80g54hrsmwixh8ahpnbax4khgiybg8lhlvmq93618a3z"))))
> +                "0404awsx8v9fyk7p2bg3p937sc56ixf8ay465xgvjcnv78hh4apd"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list #:tests? #f                  ; no tests
>
> base-commit: 0cbd830ebb8ce802afe99c439ce7fdee448074be

pushed, closing.

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

      parent reply	other threads:[~2024-11-15 10:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12  6:33 [bug#74318] [PATCH] gnu: dwl: Update to 0.7 Zheng Junjie
2024-11-12 15:57 ` [bug#74318] QA review for 74318 Noé Lopez via Guix-patches via
2024-11-15 10:55 ` Z572 [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=87jzd4pxzs.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74318-done@debbugs.gnu.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.