unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72148] [PATCH] gnu: weechat: Update to 4.3.5.
@ 2024-07-17  5:36 ashish.is--- via Guix-patches via
  2024-07-18 10:36 ` bug#72148: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-07-17  5:36 UTC (permalink / raw)
  To: 72148; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/irc.scm (weechat): Update to 4.3.5.

Change-Id: Ie3e856f2735b4d7817de3f15e613918d83fb92b6
---
 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 72e91503c1..b42d751cbd 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.4")
+    (version "4.3.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://weechat.org/files/src/weechat-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0rvzp9sgv1hn5vx8b5ycb61ygl648srn5q3jgl5i56a65w15im6a"))))
+                "1qsbdg3c0787xs0vwbxsyylf5fvz4cazrzlnwj2mnp6s6b4c9nz6"))))
     (build-system cmake-build-system)
     (outputs '("out" "doc"))
     (native-inputs

base-commit: a800c49fb767f549fbc0eefe8dce6daa5da8604c
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#72148: [PATCH] gnu: weechat: Update to 4.3.5.
  2024-07-17  5:36 [bug#72148] [PATCH] gnu: weechat: Update to 4.3.5 ashish.is--- via Guix-patches via
@ 2024-07-18 10:36 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-07-18 10:36 UTC (permalink / raw)
  To: ashish.is--- via Guix-patches via; +Cc: 72148-done, ashish.is

[-- Attachment #1: Type: text/plain, Size: 1290 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.3.5.
>
> Change-Id: Ie3e856f2735b4d7817de3f15e613918d83fb92b6
> ---
>  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 72e91503c1..b42d751cbd 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.4")
> +    (version "4.3.5")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://weechat.org/files/src/weechat-"
>                                    version ".tar.xz"))
>                (sha256
>                 (base32
> -                "0rvzp9sgv1hn5vx8b5ycb61ygl648srn5q3jgl5i56a65w15im6a"))))
> +                "1qsbdg3c0787xs0vwbxsyylf5fvz4cazrzlnwj2mnp6s6b4c9nz6"))))
>      (build-system cmake-build-system)
>      (outputs '("out" "doc"))
>      (native-inputs
>
> base-commit: a800c49fb767f549fbc0eefe8dce6daa5da8604c

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=e6e70abe65850da0ae69428654375d367088ef5e

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-18 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17  5:36 [bug#72148] [PATCH] gnu: weechat: Update to 4.3.5 ashish.is--- via Guix-patches via
2024-07-18 10:36 ` bug#72148: " Zheng Junjie

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).