guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 9a50823081cad2764c34c63b7711212a1481e7f5
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sat Jan 17 14:33:19 2026 +0000
gnu: Remove python-cobib.
* gnu/packages/textutils.scm (python-cobib): Delete variable.
Change-Id: I30cd0930728617827af71baa3dad42f1960b9316
---
gnu/packages/textutils.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index c627d2a7cd..54cd99e181 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -1466,9 +1466,6 @@ It uses a plain-text database, a location-independent
library, and features
git integration, command-line support, and a curses-based TUI.")
(license license:expat)))
-(define-deprecated-package python-cobib
- cobib)
-
(define-public bibutils
(package
(name "bibutils")