all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: 07/13: gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.
       [not found] ` <20240611093021.3FF23C12C32@vcs2.savannah.gnu.org>
@ 2024-06-11 11:33   ` Christopher Baines
  2024-06-11 13:37     ` Sharlatan Hellseher
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2024-06-11 11:33 UTC (permalink / raw)
  To: guix-devel, Artyom V. Poptsov, Sharlatan Hellseher

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

guix-commits@gnu.org writes:

> sharlatan pushed a commit to branch master
> in repository guix.
>
> commit 2ef0e4bce1f5b4c3b59cfa944e971a3f31afd2d2
> Author: Artyom V. Poptsov <poptsov.artyom@gmail.com>
> AuthorDate: Sat Jun 8 14:44:06 2024 +0300
>
>     gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.
>
>     * gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Rename to
>       go-github-com-cheggaaa-pb and sort alphabetically.
>       (go-gopkg-in-cheggaaa-pb-v3): Inherit from go-github-com-cheggaaa-pb.
>
>     Change-Id: I945bc8646b2b4a01cf0e81bfd47a2d4fd1075dca
>
>     Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
>     Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
>     Change-Id: I42446da67c9c17aec35421a312120ad03c7fe83c
> ---
>  gnu/packages/golang-xyz.scm | 55 ++++++++++++++++++++++++---------------------
>  1 file changed, 29 insertions(+), 26 deletions(-)

I think this change broke the wally-cli package definition. I've pushed
520d85bad4c0207df85273c72d59e9e7d7416538 to hopefully fix that but the
wally-cli package fails to build.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

* Re: 07/13: gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.
  2024-06-11 11:33   ` 07/13: gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb Christopher Baines
@ 2024-06-11 13:37     ` Sharlatan Hellseher
  2024-06-11 14:02       ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Sharlatan Hellseher @ 2024-06-11 13:37 UTC (permalink / raw)
  To: Christopher Baines; +Cc: guix-devel, Artyom V. Poptsov

Hi Christopher,

I've pushed changes fixing it
<https://git.savannah.gnu.org/cgit/guix.git/commit/?id=22482834c5412df9816adefecbf8915221999edb>.

Thanks for reporting.

Oleg

On Tue, 11 Jun 2024 at 12:33, Christopher Baines <mail@cbaines.net> wrote:
>
> guix-commits@gnu.org writes:
>
> > sharlatan pushed a commit to branch master
> > in repository guix.
> >
> > commit 2ef0e4bce1f5b4c3b59cfa944e971a3f31afd2d2
> > Author: Artyom V. Poptsov <poptsov.artyom@gmail.com>
> > AuthorDate: Sat Jun 8 14:44:06 2024 +0300
> >
> >     gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.
> >
> >     * gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Rename to
> >       go-github-com-cheggaaa-pb and sort alphabetically.
> >       (go-gopkg-in-cheggaaa-pb-v3): Inherit from go-github-com-cheggaaa-pb.
> >
> >     Change-Id: I945bc8646b2b4a01cf0e81bfd47a2d4fd1075dca
> >
> >     Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
> >     Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
> >     Change-Id: I42446da67c9c17aec35421a312120ad03c7fe83c
> > ---
> >  gnu/packages/golang-xyz.scm | 55 ++++++++++++++++++++++++---------------------
> >  1 file changed, 29 insertions(+), 26 deletions(-)
>
> I think this change broke the wally-cli package definition. I've pushed
> 520d85bad4c0207df85273c72d59e9e7d7416538 to hopefully fix that but the
> wally-cli package fails to build.



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

… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.


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

* Re: 07/13: gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.
  2024-06-11 13:37     ` Sharlatan Hellseher
@ 2024-06-11 14:02       ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-06-11 14:02 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: guix-devel, Artyom V. Poptsov

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

Sharlatan Hellseher <sharlatanus@gmail.com> writes:

> Hi Christopher,
>
> I've pushed changes fixing it
> <https://git.savannah.gnu.org/cgit/guix.git/commit/?id=22482834c5412df9816adefecbf8915221999edb>.

Awesome, thanks!

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-06-11 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <171809821978.18835.7716988769603128706@vcs2.savannah.gnu.org>
     [not found] ` <20240611093021.3FF23C12C32@vcs2.savannah.gnu.org>
2024-06-11 11:33   ` 07/13: gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb Christopher Baines
2024-06-11 13:37     ` Sharlatan Hellseher
2024-06-11 14:02       ` Christopher Baines

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.