diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 12:48:44 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:37 +0200 |
| commit | 0d77cfa9063b2a6d78a950d4626e1d932ceb7149 (patch) | |
| tree | dfcb7e2fd167c81e88de675e95cad9f74b67f5f0 /gnu | |
| parent | ee99326f1cb6d6d61fd62b282c0c29246fadde61 (diff) | |
gnu: Remove bazaar.
* gnu/packages/version-control.scm (bazaar): Delete variable.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/version-control.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index be378922ebd..d6d9d40e19b 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm | |||
| @@ -328,9 +328,6 @@ and protocols. One of the key differences with Bazaar is that Breezy runs on | |||
| 328 | Python 3.3 and later, rather than on Python 2.") | 328 | Python 3.3 and later, rather than on Python 2.") |
| 329 | (license license:gpl2+))) | 329 | (license license:gpl2+))) |
| 330 | 330 | ||
| 331 | (define-deprecated-package bazaar | ||
| 332 | breezy) | ||
| 333 | |||
| 334 | (define-public python-vcsgraph | 331 | (define-public python-vcsgraph |
| 335 | (package | 332 | (package |
| 336 | (name "python-vcsgraph") | 333 | (name "python-vcsgraph") |
