summaryrefslogtreecommitdiff
path: root/px/packages/cpp.scm
diff options
context:
space:
mode:
Diffstat (limited to 'px/packages/cpp.scm')
-rw-r--r--px/packages/cpp.scm4
1 files changed, 2 insertions, 2 deletions
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