mbox series

[bug#56456,0/2] Fix protobuf-2.

Message ID cover.1657312543.git.code@greghogan.com
Headers show
Series Fix protobuf-2. | expand

Message

Greg Hogan July 8, 2022, 8:47 p.m. UTC
This patchset fixes the broken protobuf-2 and updates the dependent
pokerth in order to fix that build.

Greg Hogan (2):
  gnu: protobuf-2: Fix broken build.
  gnu: pokerth: Update to 1.1.2-8e6088e4.

 gnu/packages/games.scm    | 129 ++++++++++++++++++--------------------
 gnu/packages/protobuf.scm |   6 +-
 2 files changed, 65 insertions(+), 70 deletions(-)

Comments

Greg Hogan July 12, 2022, 8:54 p.m. UTC | #1
On Fri, Jul 8, 2022 at 4:48 PM Greg Hogan <code@greghogan.com> wrote:
>
> This patchset fixes the broken protobuf-2 and updates the dependent
> pokerth in order to fix that build.
>
> Greg Hogan (2):
>   gnu: protobuf-2: Fix broken build.
>   gnu: pokerth: Update to 1.1.2-8e6088e4.
>
>  gnu/packages/games.scm    | 129 ++++++++++++++++++--------------------
>  gnu/packages/protobuf.scm |   6 +-
>  2 files changed, 65 insertions(+), 70 deletions(-)
>
> --
> 2.36.1

Closing since fixed in a later patchset.