Subject: [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)
CAO+9K5prpg5943ae1N8n-eAGECNryYY339iw-xCk8iOPV36=Xg@mail.gmail.com
Hi Guix!

After I've pushed


it introduced some package build regression as seen in


This patch series fixes them.

Thanks,
Oleg

P.S. Having issue to send to guix-patches@gnu.org with git send-email.

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


--
VCS: https://github.incerto.xyz/;https://git.sr.ht/~hellseher/
GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5

… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
Sharlatan Hellseher wrote 1 years ago
(address . 69198-done@debbugs.gnu.org)
874je5lcuu.fsf@gmail.com
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmXSbKkACgkQdtcnv/Ys
0rUXoxAAugS6pbgPXg+0GhIkgQ7bFMGgnredhTm0sL1nYs9C0rNp25RyHU5piW9a
zRnS8mpY6annGP6UK61qKSTUwz4UUXY9eiFmkuR9BFwPqcsnH4B1v0SRSBGYs6MI
GHmaDYjxs+1liAv3w8gAXkzUncG1/YUTBrWP7cvqydF8vFu+bbqhXeoy2fVtmT0D
GzlPvrYMAa/ePmRbmrDTyokxdwmvglsS2GWtUy+ofszEQb1FBglz0TYX856FnID0
TWKUsBsl7/PqRydb3KqZe9rLVeKITzta4LJ2L4H7cJicpokvqXNbal9j+HJ3vuAY
fjfTY6NrraVJwaMbe+pIVohKQALLjFxqsyuZ2iIl6uSUjez9+7L0MiVY/WnG2YyY
OG6yCcUT7qi2N2HREk3tf541qeivK3mk8R+DRFXD01TlIDAwz/a7wAzGS530BiHl
FFf45csiFyY5wkxulKIGgw48cA17cldLkX+YD4Hjm5hg0pAeosrqPlYdHEQloY41
tVPD5ARUUCuQVz/VP3tr2ML5S9zSQN0jFwv2XvnFQ+hM9ul39GGC4ILKsPNx7n7E
wDcRYoonlwjreYUJlo54cgYFR0l3izxv4p7uMyZorwnU/D2kIsEEqDllilL+8z7A
0oZ2p2a6ur/EJt1oSc05NMGmfrVB3xCgVmShjGDCWTEO35JpPS8=
=ghPU
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

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