[PATCH] gnu: weechat: Update to 4.5.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • ashish.is
  • ???
Owner
unassigned
Submitted by
ashish.is
Severity
normal
A
A
ashish.is wrote 45 hours ago
(address . guix-patches@gnu.org)(name . Ashish SHUKLA)(address . ashish.is@lostca.se)
0ce449150d5d53ba79a6981381758ebe000ccfef.1734956912.git.ashish.is@lostca.se
From: Ashish SHUKLA <ashish.is@lostca.se>

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

Change-Id: I7b76eb865e7f7fb49c6345594cb991b3c863ac25
---
gnu/packages/irc.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index bf5b9b5034..bb5d887d8f 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -374,7 +374,7 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.5.0")
+ (version "4.5.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -383,7 +383,7 @@ (define-public weechat
(file-name (git-file-name name version))
(sha256
(base32
- "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
+ "1q1d3lwrl4jnxn496cx7rbzwfvq8wa2fbk3p8n6yyvrahyhiz628"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs

base-commit: 8e5406c1cc48ddddb41437b78f6e53d320c91d8e
--
2.47.1
?
?
??? wrote 28 hours ago
(address . ashish.is@lostca.se)(address . 75047-done@debbugs.gnu.org)
874j2thdnk.fsf@envs.net
ashish.is@lostca.se writes:

Toggle quote (4 lines)
> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/irc.scm (weechat): Update to 4.5.1.

Pushed to master, thank you!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75047@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75047
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch