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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71957: closed ([PATCH] gnu: znc: Update to 1.9.1.)
Date: Sun, 21 Jul 2024 11:44:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 21 Jul 2024 19:43:54 +0800
with message-id <87msmbm0lh.fsf <at> envs.net>
and subject line Re: [bug#71957] [PATCH] gnu: znc: Update to 1.9.1.
has caused the debbugs.gnu.org bug report #71957,
regarding [PATCH] gnu: znc: Update to 1.9.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
71957: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71957
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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.


This bug report was last modified 342 days ago.

Previous Next


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