mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: patman: Update input.
* gnu/packages/bootloaders.scm (patman)[inputs]: Replace python-pygit2-1.11 by python-pygit2. Change-Id: Iad3217b8c0b3d26bf0bceb0624b8c9cf8b3cd3ab
This commit is contained in:
parent
244db1217a
commit
e66e14cbd4
1 changed files with 1 additions and 1 deletions
|
|
@ -1136,7 +1136,7 @@ commands part of the U-Boot project, such as Patman.")))
|
|||
(list git
|
||||
`(,git "send-email")
|
||||
guile-3.0/pinned ;for wrap-script
|
||||
python-pygit2-1.11
|
||||
python-pygit2
|
||||
python-requests
|
||||
python-u-boot-pylib))
|
||||
(synopsis "Patch automation tool")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue