summaryrefslogtreecommitdiff
path: root/gnu/packages/cpp.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cpp.scm')
-rw-r--r--gnu/packages/cpp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 4bfaac6a7ec..7f124ed095c 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1263,8 +1263,8 @@ data transfer object.")
1263intuitive syntax and trivial integration.") 1263intuitive syntax and trivial integration.")
1264 (license license:expat))) 1264 (license license:expat)))
1265 1265
1266(define-public json-modern-cxx 1266(define-deprecated-package json-modern-cxx
1267 (deprecated-package "json-modern-cxx" nlohmann-json)) 1267 nlohmann-json)
1268 1268
1269(define-public jthread 1269(define-public jthread
1270 (let ((commit "0fa8d394254886c555d6faccd0a3de819b7d47f8") 1270 (let ((commit "0fa8d394254886c555d6faccd0a3de819b7d47f8")