[PATCH 00/10] Fix failed builds from evaluation #1123386

  • Done
  • quality assurance status badge
Details
One participant
  • Sharlatan Hellseher
Owner
unassigned
Submitted by
Sharlatan Hellseher
Severity
normal

Debbugs page

Sharlatan Hellseher wrote 1 years ago
(address . guix-patches@gnu.org)(name . Sharlatan Hellseher)(address . sharlatanus@gmail.com)
cover.1708131678.git.sharlatanus@gmail.com
Hi Guix!

After I've pushed


it introduced some package build regression as seen in


This patch series
fixes them.

Thanks,
Oleg

Sharlatan Hellseher (10):
gnu: go-github-com-alecthomas-chroma: Move to golang-xyz.
gnu: go-github-com-alecthomas-chroma: Update to 0.10.0.
gnu: go-github-com-alecthomas-chroma: Remove bundled files.
gnu: Add go-github-com-alecthomas-chroma-v2.
gnu: go-github-com-alecthomas-assert: Depricate package.
gnu: go-github-com-alecthomas-assert-v2: Update to 2.5.0.
gnu: go-github-com-songmu-gitconfig: Move to golang-xyz.
gnu: go-github-com-songmu-gitconfig: Fix build.
gnu: ghq: Remove package labels.
gnu: ghq: Fix build.

gnu/packages/configuration-management.scm | 1 +
gnu/packages/golang-check.scm | 50 ++++---------
gnu/packages/golang-xyz.scm | 86 ++++++++++++++++++++++-
gnu/packages/golang.scm | 55 ---------------
gnu/packages/version-control.scm | 52 +++++++-------
5 files changed, 125 insertions(+), 119 deletions(-)


base-commit: 91d80460296e2d5a01704d0f34fb966a45a165ae
--
2.41.0
Sharlatan Hellseher wrote 1 years ago
[PATCH 00/10] Fix failed builds from evaluation #1123386.
(address . 69207-done@debbugs.gnu.org)
87v86ljy4i.fsf@gmail.com
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmXSbX0ACgkQdtcnv/Ys
0rUxqBAAuMluXf5cVxpuHhUY8v2x/+WqxazLSY1x0ykUwMyPCG4PTfA9UFwivrB6
lqNvxX/Z3BBkB9fegMja1xBeZoBslCHLDOkAH2MI5mtm6hdBSQEk//R7zqOQv6hh
3rFNxWCbj6P1e1cn0GihLz5OLPZpPy6HW0ZoyPwFPm69rY9iplVw19XU1lJruuCP
mFb2reWcUncdUpQe1z2e+CIxYxsSg5rLaYt3H7gzDxpHRbG8ZWcr2L/VhtoMgmhq
K/7nBAiwR8iium3kVruzPkTbUWGAJBJjur7d3KfextRNAYl9fYk9GnTO2qVoRoeD
cUexXt/Jqpuoez6Xv0t6uYP8BgEYY9JXN0HhAYf94yfy3vq/VnwtqYueu7S0b0Lc
vQqnLmvjrWp55AnY70GzaLN8clOOqAodDVsJvsBatMgcE/CZ6dU9Rxba2OwytHsC
iUuV2yr+TAKQG8eE7cBf/TD1ZJCutTmF7Kk7NlfhYuespqE/xJiQs4sNid6IoytS
gBx4nKAWT1lMGVvd3eReV6IHYmODN1RKqlVs2JMJhOioCHKPLbMgXmnmT0k1VLQQ
rwBJHxm0vUtoW+edBg5zE6wB8TfFTJDoBUoNHLjbsJDPSWUy9swWIfdloHB6habZ
oKx8dv/YDPksPshnP4rwrYnHsNAEPeLcnN4K2pvyuWP0Zm4u4/Q=
=kLMZ
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69207@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69207
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help