all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 73913@debbugs.gnu.org
Cc: 73913-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1.
Date: Sat, 26 Oct 2024 10:17:33 +0800	[thread overview]
Message-ID: <871q03ip4y.fsf@iscas.ac.cn> (raw)
In-Reply-To: <1a39cd87a37bc5258a3b619dd921dc7390abcb25.1729432626.git.ashish.is@lostca.se> (ashish is's message of "Sun, 20 Oct 2024 15:57:06 +0200")

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

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

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/xdisorg.scm (fuzzel): Update to 1.11.1.
>
> Change-Id: I94e9b3b547df76a10037cb97a8d635d75e38855e
> ---
>  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 21681119f1..a929e6c87b 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3424,7 +3424,7 @@ (define-public j4-dmenu-desktop
>  (define-public fuzzel
>    (package
>      (name "fuzzel")
> -    (version "1.11.0")
> +    (version "1.11.1")
>      (home-page "https://codeberg.org/dnkl/fuzzel")
>      (source (origin
>                (method git-fetch)
> @@ -3432,7 +3432,7 @@ (define-public fuzzel
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1z4n1i9rdhfcmfsvb5bvsqy8x8fg51kfiakyqnp200n1nl0kd9ll"))
> +                "0dz451sjzglznkq9jmmcqm2m5y9kj1nx5zrdln56nmnbyyy4gkhl"))
>                (patches
>                  (search-patches "fuzzel-fix-gcc-error.patch"))))
>      (build-system meson-build-system)
>
> base-commit: cf33081e182b6589d9589c2d0c2ac131ff712253

push, close.

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

      reply	other threads:[~2024-10-26  2:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-20 13:57 [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1 ashish.is--- via Guix-patches via
2024-10-26  2:17 ` 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=871q03ip4y.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73913-done@debbugs.gnu.org \
    --cc=73913@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.