GNU bug report logs - #58277
[PATCH] gnu: weechat-wee-slack: Update to 2.9.0.

Previous Next

Package: guix-patches;

Reported by: itd <itd <at> net.in.tum.de>

Date: Mon, 3 Oct 2022 20:47:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: itd <itd <at> net.in.tum.de>
Subject: bug#58277: closed (Re: [bug#58277] [PATCH] gnu: weechat-wee-slack:
 Update to 2.9.0.)
Date: Thu, 06 Oct 2022 17:12:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58277: [PATCH] gnu: weechat-wee-slack: Update to 2.9.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58277 <at> debbugs.gnu.org.

-- 
58277: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58277
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: itd <itd <at> net.in.tum.de>
Cc: 58277-done <at> debbugs.gnu.org
Subject: Re: [bug#58277] [PATCH] gnu: weechat-wee-slack: Update to 2.9.0.
Date: Thu, 6 Oct 2022 20:11:45 +0300
[Message part 3 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: itd <itd <at> net.in.tum.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: weechat-wee-slack: Update to 2.9.0.
Date: Mon, 03 Oct 2022 22:46:01 +0200
* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.0.
---
 gnu/packages/messaging.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index dcd602c7c0..1a47dcc3f3 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -3397,7 +3397,7 @@ (define-public weechat-matrix
 (define-public weechat-wee-slack
   (package
     (name "weechat-wee-slack")
-    (version "2.8.0")
+    (version "2.9.0")
     (source
      (origin
        (method git-fetch)
@@ -3407,7 +3407,7 @@ (define-public weechat-wee-slack
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0xfklr0gsc9jgxfyrrb2j756lclz9g8imcb0pk0xgyj8mhsw23zk"))))
+         "01h9n6a39sgpczvjywvxb5z5vz3jb3h2xx2vspjkkz06gzwniijq"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

-- 
2.37.3




This bug report was last modified 2 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.