all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 75385@debbugs.gnu.org
Cc: 75385-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#75385] [PATCH] gnu: wofi: Update to 1.4.1.
Date: Mon, 06 Jan 2025 19:09:38 +0800	[thread overview]
Message-ID: <87zfk4tczx.fsf@iscas.ac.cn> (raw)
In-Reply-To: <339bab64a7ecc893678f62701b5618d44a428c6a.1736101696.git.ashish.is@lostca.se> (ashish is's message of "Sun, 5 Jan 2025 19:28:16 +0100")

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

"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/xdisorg.scm (wofi): Update to 1.4.1.
>
> Change-Id: I8fc07f45e3ebd96b7e998c193c193fd3edbd9ec7
> ---
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index ffbfd0fc3c..62a94e0ac9 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3531,7 +3531,7 @@ (define-public fyi
>  (define-public wofi
>    (package
>      (name "wofi")
> -    (version "1.3")
> +    (version "1.4.1")
>      (source (origin
>                (method hg-fetch)
>                (uri (hg-reference
> @@ -3540,7 +3540,7 @@ (define-public wofi
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1k6b46n0vwdqrr6rfps0n8hghcgivnc42gc7z61phhjgf08j64qv"))))
> +                "1z2pmmwq2h3lfsvdazjiz9s3978rcqan7dqdk5iwk4sz2m96irv9"))))
>      (build-system meson-build-system)
>      (arguments
>       (list #:glib-or-gtk? #t))
>
> base-commit: 6cb47c374469f7c26775520540e1ed79a8bff674
pushed, closing.

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

      reply	other threads:[~2025-01-06 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-05 18:28 [bug#75385] [PATCH] gnu: wofi: Update to 1.4.1 ashish.is--- via Guix-patches via
2025-01-06 11:09 ` 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=87zfk4tczx.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=75385-done@debbugs.gnu.org \
    --cc=75385@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /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.