emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64495: closed ([PATCH] gnu: cppzmq: Update to 4.10.0.)


From: GNU bug Tracking System
Subject: bug#64495: closed ([PATCH] gnu: cppzmq: Update to 4.10.0.)
Date: Mon, 17 Jul 2023 22:27:02 +0000

Your message dated Tue, 18 Jul 2023 00:26:27 +0200
with message-id <877cqynpik.fsf@gnu.org>
and subject line Re: bug#64495: [PATCH] gnu: cppzmq: Update to 4.10.0.
has caused the debbugs.gnu.org bug report #64495,
regarding [PATCH] gnu: cppzmq: Update to 4.10.0.
to be marked as done.

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


-- 
64495: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64495
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: cppzmq: Update to 4.10.0. Date: Thu, 6 Jul 2023 15:30:08 +0200
* gnu/packages/networking.scm (cppzmq): Update to 4.10.0.

Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 2f118bccb2..84f35aa5f1 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1399,7 +1399,7 @@ (define-public czmq
 (define-public cppzmq
   (package
     (name "cppzmq")
-    (version "4.8.1")
+    (version "4.10.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1407,7 +1407,7 @@ (define-public cppzmq
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "0zzq20wzk5grshxfqhqgqqfwb38w3k83r821isvyaxghsglpwks3"))
+                "1074316b2n2sbvamnnm8c0p9s0xw2m0g84i9pac02vqbaxbmldqx"))
               (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#64495: [PATCH] gnu: cppzmq: Update to 4.10.0. Date: Tue, 18 Jul 2023 00:26:27 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> skribis:

> * gnu/packages/networking.scm (cppzmq): Update to 4.10.0.

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]