me
/
guix
Archived
1
0
Fork 0

gnu: emacs-calibredb: Use builtin transient library.

* gnu/packages/emacs-xyz.scm (emacs-calibredb)
[propagated-inputs]: Remove emacs-transient.
master
Maxim Cournoyer 2022-07-15 23:03:17 -04:00
parent e02641f1ee
commit 95fadee0f2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -26644,7 +26644,7 @@ all of your projects, then override or add variables on a per-project basis.")
(inputs
(list calibre))
(propagated-inputs
(list emacs-dash emacs-esxml emacs-s emacs-transient))
(list emacs-dash emacs-esxml emacs-s))
(home-page "https://github.com/chenyanming/calibredb.el")
(synopsis "Yet another calibre client for Emacs")
(description "This package integrates calibre into Emacs.