* [bug#74884] [PATCH] gnu: weechat: Update to 4.5.0.
@ 2024-12-15 11:02 ashish.is--- via Guix-patches via
2024-12-15 13:33 ` bug#74884: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-12-15 11:02 UTC (permalink / raw)
To: 74884; +Cc: Ashish SHUKLA
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
--
2.47.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74884: [PATCH] gnu: weechat: Update to 4.5.0.
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
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-12-15 13:33 UTC (permalink / raw)
To: ashish.is--- via Guix-patches via; +Cc: 74884-done, ashish.is
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-15 13:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` bug#74884: " Zheng Junjie
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.