all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69136] [PATCH 0/6] gnu: chezmoi: Update to 1.8.10, fix build.
@ 2024-02-14 21:05 Sharlatan Hellseher
  2024-02-14 21:09 ` [bug#69136] [PATCH 1/6] gnu: go-github-go-git: Remove labels Sharlatan Hellseher
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Sharlatan Hellseher @ 2024-02-14 21:05 UTC (permalink / raw)
  To: 69136; +Cc: Sharlatan Hellseher, Katherine Cox-Buday, Sharlatan Hellseher

Hi Guix!

This patch services fixes build of Chezmoi the only package in
configuration-management module :-) with gentle version bump which does not
require brand new world of golang packages!

Hopefully, we have more enthusiastic contributor(s) willing to update it to
the latest version.

Sharlatan Hellseher (6):
  gnu: go-github-go-git: Remove labels.
  gnu: go-github-go-git: Adjust imports.
  gnu: Add go-github-com-bmatcuk-doublestar-v2.
  gnu: Add go-github-com-google-go-github-v33.
  gnu: chezmoi: Sort inputs alphabetically.
  gnu: chezmoi: Update to 1.8.10.

 gnu/packages/configuration-management.scm | 86 +++++++++++++++--------
 gnu/packages/golang-web.scm               | 23 ++++++
 gnu/packages/golang.scm                   | 21 ++++++
 gnu/packages/version-control.scm          | 36 +++++-----
 4 files changed, 119 insertions(+), 47 deletions(-)


base-commit: f21a4f492e03065737d002a786da51db501048ab
-- 
2.41.0





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-20  0:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14 21:05 [bug#69136] [PATCH 0/6] gnu: chezmoi: Update to 1.8.10, fix build Sharlatan Hellseher
2024-02-14 21:09 ` [bug#69136] [PATCH 1/6] gnu: go-github-go-git: Remove labels Sharlatan Hellseher
2024-02-14 21:09 ` [bug#69136] [PATCH 2/6] gnu: go-github-go-git: Adjust imports Sharlatan Hellseher
2024-02-14 21:10 ` [bug#69136] [PATCH 3/6] gnu: Add go-github-com-bmatcuk-doublestar-v2 Sharlatan Hellseher
2024-02-14 21:10 ` [bug#69136] [PATCH 4/6] gnu: Add go-github-com-google-go-github-v33 Sharlatan Hellseher
2024-02-14 21:10 ` [bug#69136] [PATCH 5/6] gnu: chezmoi: Sort inputs alphabetically Sharlatan Hellseher
2024-02-14 21:10 ` [bug#69136] [PATCH 6/6] gnu: chezmoi: Update to 1.8.10 Sharlatan Hellseher
2024-02-20  0:10 ` bug#69136: [PATCH 0/6] gnu: chezmoi: Update to 1.8.10, fix build Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.