From 69f1175a2422d14fed86de8b6a9e9035961e769c Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Fri, 20 Jun 2025 09:39:27 +0100 Subject: px: socket.io-client-cpp: Renamed to cpp-socketio-client --- px/packages/cpp.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'px/packages/cpp.scm') diff --git a/px/packages/cpp.scm b/px/packages/cpp.scm index 02547d0..223519a 100644 --- a/px/packages/cpp.scm +++ b/px/packages/cpp.scm @@ -184,9 +184,9 @@ install(TARGETS webrtc-cpp-demo (description "Demo application showcasing the webrtc-cpp library functionality.") (license license:expat))) -(define-public socket.io-client-cpp +(define-public cpp-socketio-client (package - (name "socket.io-client-cpp") + (name "cpp-socketio-client") (version "3.1.0") (source (origin -- cgit v1.2.3