[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.1708155311.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
(address . 69252-done@debbugs.gnu.org)
87o7cdld72.fsf@gmail.com
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmXSavEACgkQdtcnv/Ys
0rWTGQ//S0F2Ol3q/VYA3Hgyiqbq8W12YzHwYWJH9JTmo8BqMqSJGtV+0vMl9SaN
orjkHYPX2+yefx8wbS9t0hcO1MnrKHqQiVU+SPYn4YlLPjPZA4zumTWQpNLtF+bt
2/VU8Yn5d+j8ZgM+Tda14HsuIHbAdNOFal7LGGuqZme9SrMLDyPh8QJ8IPiG6Sls
A5VbTImDnGJz3ziHQD6j7D9yiJaoVrpF5K70e3nLt+odx02ruw96tf6yR1iO3vOt
jO+/AT5a7dBwfTFg6dSAjDSalcgV0Z71cgMzXJul6mVhYUWWnvNv8QlngZFbMwj1
MYZznghcHbM7OGsDvPXzvwYulH5Ynq4b0+AZ22lzoftsLMfa15ZvNbJ4UbmJ6Qia
Cr7A6ytT2Y6YjmrTnl3Z3XABnGegl/HNgWbunXMnJBVsVB4O7LjN/IownD2T9WNF
dK6cM5X1GQ9CJG0vpdYMAUcHY8jDVV2+XbOvZi4XKKPRjlisHH296bWClBGuTuYK
jyQLMivwtpzgbLD8XcwNcZb51MfkHa8Ae0E2nnMrDndP18hf3uCcu2CnI0NxFPOw
MLyn+6FCrU5ufLSJ3W93aund2Pe3w3kf8Ejom2JcZbr7r7A4YlxhAUNxpc4wvPdx
/vR48kM/fDjlSeZa0N3u8UXJixk9g3kZc5FvztqRb5/s0ZuKC74=
=LXUE
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

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