GNU bug report logs - #71957
[PATCH] gnu: znc: Update to 1.9.1.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Fri, 5 Jul 2024 22:52:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71957 in the body.
You can then email your comments to 71957 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71957; Package guix-patches. (Fri, 05 Jul 2024 22:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wilko Meyer <w <at> wmeyer.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 05 Jul 2024 22:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [PATCH] gnu: znc: Update to 1.9.1.
Date: Sat,  6 Jul 2024 00:49:26 +0200
* gnu/packages/messaging.scm (znc): Update to 1.9.1.

Change-Id: I08b70f2afb721b28e4fd25fa4e370b11407f45df
---
Hi Guix,

Noticed znc was outdated by a major version, so I updated it
accordingly. Builds successfully on my machine:

successfully built /gnu/store/6m4zac57wzi9mil0wzh3j5bp6lqnch8m-znc-1.9.1.drv
/gnu/store/jkhylxf6x3nrxkjk4yi08p6yia8qjv7n-znc-1.9.1

Cheers!

 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 9ba83c0712..f87c8c9f6b 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1091,14 +1091,14 @@ (define-public pidgin-otr
 (define-public znc
   (package
     (name "znc")
-    (version "1.8.2")
+    (version "1.9.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://znc.in/releases/archive/znc-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "03fyi0j44zcanj1rsdx93hkdskwfvhbywjiwd17f9q1a7yp8l8zz"))))
+                "0g2gi7207lydmm7zdq52ivw0vhvbnmhsybi89q5m3bcsw60cz9z8"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags

base-commit: e725e47a695c82305fa65e63e54477c6a210f53d
-- 
2.41.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sun, 21 Jul 2024 11:44:01 GMT) Full text and rfc822 format available.

Notification sent to Wilko Meyer <w <at> wmeyer.eu>:
bug acknowledged by developer. (Sun, 21 Jul 2024 11:44:01 GMT) Full text and rfc822 format available.

Message #10 received at 71957-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 71957-done <at> debbugs.gnu.org
Subject: Re: [bug#71957] [PATCH] gnu: znc: Update to 1.9.1.
Date: Sun, 21 Jul 2024 19:43:54 +0800
Wilko Meyer <w <at> wmeyer.eu> writes:

> * gnu/packages/messaging.scm (znc): Update to 1.9.1.

Hello, znc was update to in 1.9.1 in commit f40234e22, close now,
thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 19 Aug 2024 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 59 days ago.

Previous Next


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