guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#58244] [PATCH v2 0/2] Update public-inbox


From: Thiago Jung Bauermann
Subject: [bug#58244] [PATCH v2 0/2] Update public-inbox
Date: Sun, 9 Oct 2022 02:08:22 -0300

Hello,

Efraim Flashner noticed that public-inbox 1.9.0 doesn't build on i686-linux.

The problem is that for i686-linux public-inbox needs the File::FcntlLock
Perl module to support 64-bit off_t, so the first patch packages it for
Guix and the second patch uses it for x86-32 targets.

Thiago Jung Bauermann (2):
  gnu: Add perl-file-fcntllock.
  gnu: public-inbox: Update to 1.9.0.

 gnu/local.mk                                  |  1 -
 gnu/packages/mail.scm                         | 67 ++++++++++---------
 .../patches/public-inbox-fix-spawn-test.patch | 43 ------------
 gnu/packages/perl.scm                         | 22 ++++++
 4 files changed, 58 insertions(+), 75 deletions(-)
 delete mode 100644 gnu/packages/patches/public-inbox-fix-spawn-test.patch






reply via email to

[Prev in Thread] Current Thread [Next in Thread]