me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-notmuch.

* gnu/packages/mail.scm (python2-notmuch): Delete variable.
Maxim Cournoyer 2022-04-29 21:19:27 -04:00
parent 7acc199005
commit e0c152e4a2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1482,9 +1482,6 @@ useful for email address completion.")
and search library.")
(license license:gpl3+)))
(define-public python2-notmuch
(package-with-python2 python-notmuch))
(define-public python-notmuch2
(package
(inherit python-notmuch)