unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 71926-done@debbugs.gnu.org
Cc: ashish.is@lostca.se
Subject: bug#71926: [PATCH] gnu: weechat: Update to 4.3.4.
Date: Sun, 07 Jul 2024 02:17:53 +0000	[thread overview]
Message-ID: <060fc5fd605b47d681dc19d1900cd3e7ac04c162.camel@posteo.net> (raw)
In-Reply-To: <a670d17b8fb28bb0b22d7022b74440336beff8be.1720039405.git.ashish.is@lostca.se>

Em qua, 2024-07-03 às 22:43 +0200, ashish.is@lostca.se escreveu:
> From: Ashish SHUKLA <ashish.is@lostca.se>
> 
> * gnu/packages/irc.scm (weechat) : Update to 4.3.4.
> 
> Change-Id: I506928ee0cdf7a349b8609b29c28060bf5661fe9
> ---
>  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 7cfea42938..72e91503c1 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -366,14 +366,14 @@ (define-public irssi
>  (define-public weechat
>    (package
>      (name "weechat")
> -    (version "4.3.3")
> +    (version "4.3.4")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> "https://weechat.org/files/src/weechat-"
>                                    version ".tar.xz"))
>                (sha256
>                 (base32
> -               
> "1n2y20mv7nj4n71qmzvnr87qxh4zkv8acihw23d5p29kx9ndp1sm"))))
> +               
> "0rvzp9sgv1hn5vx8b5ycb61ygl648srn5q3jgl5i56a65w15im6a"))))
>      (build-system cmake-build-system)
>      (outputs '("out" "doc"))
>      (native-inputs
> 
> base-commit: 45f8f97147b60f468ee3ffdfa5ff865ae6cf879f

Applied, thanks.

      reply	other threads:[~2024-07-07  2:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-03 20:43 [bug#71926] [PATCH] gnu: weechat: Update to 4.3.4 ashish.is--- via Guix-patches via
2024-07-07  2:17 ` Vinicius Monego [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=060fc5fd605b47d681dc19d1900cd3e7ac04c162.camel@posteo.net \
    --to=monego@posteo.net \
    --cc=71926-done@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 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).