unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
Cc: 74884-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: bug#74884: [PATCH] gnu: weechat: Update to 4.5.0.
Date: Sun, 15 Dec 2024 21:33:39 +0800	[thread overview]
Message-ID: <87wmg1kr4c.fsf@iscas.ac.cn> (raw)
In-Reply-To: <983a4747252c02523defc5c586ad53c279589371.1734260546.git.ashish.is@lostca.se> (ashish is's message of "Sun, 15 Dec 2024 12:02:26 +0100")

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

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

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/irc.scm (weechat): Update to 4.5.0.
>
> Change-Id: I903a418eb4aa7faf27d77185e40651d905122766
> ---
>  gnu/packages/irc.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
> index 38f845ff39..de101934ac 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -372,7 +372,7 @@ (define-public irssi
>  (define-public weechat
>    (package
>      (name "weechat")
> -    (version "4.4.4")
> +    (version "4.5.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -381,7 +381,7 @@ (define-public weechat
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "18v622ddgvqpplpa5jg25b9cqjzm8fk8saqhfmld2pgslaqgkcq4"))))
> +                "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
>      (build-system cmake-build-system)
>      (outputs '("out" "doc"))
>      (native-inputs
>
> base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5

pushed, closing.

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

      reply	other threads:[~2024-12-15 13:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 11:02 [bug#74884] [PATCH] gnu: weechat: Update to 4.5.0 ashish.is--- via Guix-patches via
2024-12-15 13:33 ` 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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wmg1kr4c.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74884-done@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=guix-patches@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).