mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 01:33:18 -05:00
gnu: Remove python2-diff-match-patch.
* gnu/packages/python-xyz.scm (python2-diff-match-patch): Delete variable.
This commit is contained in:
parent
b3aefaf48b
commit
1fc39b25bc
1 changed files with 0 additions and 3 deletions
|
@ -19272,9 +19272,6 @@ (define-public python-diff-match-patch
|
|||
perform the operations required for synchronizing plain text.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-diff-match-patch
|
||||
(package-with-python2 python-diff-match-patch))
|
||||
|
||||
(define-public python-dirsync
|
||||
(package
|
||||
(name "python-dirsync")
|
||||
|
|
Loading…
Reference in a new issue