[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 . 69192-done@debbugs.gnu.org)
87frxpld12.fsf@gmail.com
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmXSa8kACgkQdtcnv/Ys
0rUb+xAAozsB1Ns/UTyrHnLvtcNvw8SKSp3WY4Y7/HJm8qYC5Fs6Q85duZ4MCvZY
4dmCWxiQEZd0r2diskDtQ9r5HUSaJyDLhAOM7a1LYlY+DoFIDLnB5v+g5H05p6i4
M/kk7OZ8RapXUWV3KIGvUFKDMqH2o3ubIiAtqq7BlrwbsKwh80V7OVwkWVeiPcAy
ZYWym+JKSCEoG+xgNRTqds9M5NC7WeNDnCri1ZBRsFDA73pvNTs+kOFLpGsf3A2p
Q37GrVYqv7c0xC4Gs011987Gqxus7Zg3klSy7i5W8xajit+jTIcqL04xgn/lj5ZI
At2EOdSwwRU3J01vf9KmdktREBdGvZyTK0Qj3xfOPDliezlnB2h8iXBUa7Za/VLw
kHzo+vJtafLshxQP0ohSB2F9iqHtGdHKMPdsUOa+0xTe/NoA1v70HhI/BLvNwxYx
AJ/hGHxOUS2BNB4GGhTZGp3IDUB1y2yVjr/B1Tkh/zs9ZQmxjFv3amOWWYZFUjKO
glkREuUr0S+EQd3YKEHIwIppoNCRaM1zAkrwXXYa+eH60rmfK9Sn+KjWtpnWNGWW
IJcQ2pVoqd70uWBem1r92l2dpOl+FEVwrnsHXlIbZ8/mGYP3P20YzKyqDYM9DG5e
YpxebAm23RB68Pc4EB9MaXZtY6DRBgGwlm58rkeQzyPc1m1A6UI=
=zvUd
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 69192
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