diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-01-18 15:02:59 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:25:01 +0100 |
| commit | 4c38f7bd73d23df6506aa1ca56bee49f6808c173 (patch) | |
| tree | 5ae575d0662e5722a03b7894ea17394465c9f6de /gnu/packages/bootloaders.scm | |
| parent | 664aca5c8fa7298da588848b122a8a67d172ff3b (diff) | |
gnu: python-pygit2: Rename to python-pygit2-1.11.
* gnu/packages/python-xyz.scm (python-pygit2): Rename to...
(python-pygit2-1.11): ...this.
(python-pygit2-1.18): Adapt inheritance.
(offlate): Adapt input.
* gnu/packages/astronomy.scm (python-pypeit),
gnu/packages/bootloaders.scm (patman),
gnu/packages/cybersecurity.scm (gallia),
gnu/packages/version-control.scm (gitless): Adapt inputs.
Change-Id: I4a7d034a1f07f2b5e85985745ad5ef89ccb954c0
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu/packages/bootloaders.scm')
| -rw-r--r-- | gnu/packages/bootloaders.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm index 90b6c66261a..d120e5e2163 100644 --- a/gnu/packages/bootloaders.scm +++ b/gnu/packages/bootloaders.scm | |||
| @@ -1136,7 +1136,7 @@ commands part of the U-Boot project, such as Patman."))) | |||
| 1136 | (list git | 1136 | (list git |
| 1137 | `(,git "send-email") | 1137 | `(,git "send-email") |
| 1138 | guile-3.0/pinned ;for wrap-script | 1138 | guile-3.0/pinned ;for wrap-script |
| 1139 | python-pygit2 | 1139 | python-pygit2-1.11 |
| 1140 | python-requests | 1140 | python-requests |
| 1141 | python-u-boot-pylib)) | 1141 | python-u-boot-pylib)) |
| 1142 | (synopsis "Patch automation tool") | 1142 | (synopsis "Patch automation tool") |
