diff mbox series

[bug#67721,3/3] gnu: python-msgpack-transitional: Update code comment.

Message ID 126bf16fcd282ae1a24733863beaf4ce6f48cc24.1702081582.git.leo@famulari.name
State New
Headers show
Series [bug#67721,1/3] gnu: Borg: Update to 1.2.7. | expand

Commit Message

Leo Famulari Dec. 9, 2023, 12:26 a.m. UTC
* gnu/packages/python-xyz.scm (python-msgpack-transitional): Update comment.

Change-Id: I93afe78c40ac87c6e5147d286cf257ec9a8afd68
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0babe0dd0a..404177e9cd 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -13744,7 +13744,7 @@  (define-public python-msgpack
     (license license:asl2.0)))
 
 ;; This msgpack library's name changed from "python-msgpack" to "msgpack" with
-;; release 0.5. Some packages like borg still call it by the old name for now.
+;; release 0.5. Some packages like poetry still call it by the old name for now.
 ;; <https://bugs.gnu.org/30662>
 (define-public python-msgpack-transitional
   (package