mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: patman: Update input.
* gnu/packages/bootloaders.scm (patman)[inputs]: Replace python-pygit2-1.11 by python-pygit2. Change-Id: Iad3217b8c0b3d26bf0bceb0624b8c9cf8b3cd3ab Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user