mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: Remove python2-clf.
* gnu/packages/web.scm (python2-clf): Delete variable.
This commit is contained in:
parent
aea5860747
commit
bbbfe095fb
1 changed files with 0 additions and 3 deletions
|
@ -6354,9 +6354,6 @@ (define-public python-clf
|
|||
snippets on @url{https://commandlinefu.com}.")
|
||||
(license license:expat))))
|
||||
|
||||
(define-public python2-clf
|
||||
(package-with-python2 python-clf))
|
||||
|
||||
(define-public rss-bridge
|
||||
(package
|
||||
(name "rss-bridge")
|
||||
|
|
Loading…
Reference in a new issue