emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#65376: closed ([PATCH emacs-team 0/7] Fix some more builds)


From: GNU bug Tracking System
Subject: bug#65376: closed ([PATCH emacs-team 0/7] Fix some more builds)
Date: Thu, 07 Sep 2023 18:24:02 +0000

Your message dated Thu, 07 Sep 2023 20:22:59 +0200
with message-id <cee91fa75244575394923ac5e12cedc83d2e4e63.camel@gmail.com>
and subject line Re: [bug#65376] [PATCH emacs-team 0/7] Fix some more builds
has caused the debbugs.gnu.org bug report #65376,
regarding [PATCH emacs-team 0/7] Fix some more builds
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65376: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65376
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH emacs-team 0/7] Fix some more builds Date: Sat, 19 Aug 2023 08:46:00 +0200
Hi Andrew, hi other Guixers

Since we're planning to make Emacs 29 the new default soon™, we should probably
take care of some packages that fail to build.  Here's a batch to do so.

Cheers

Liliana Marie Prikler (7):
  gnu: emacs-all-the-icons: Honour #:tests?
  gnu: emacs-haskell-mode: Update to 17.4.
  gnu: emacs-helpful: Update to 0.21.
  guix: emacs-utils: Add ert-number-tests.
  gnu: emacs-libgit: Fix build.
  gnu: emacs-all-the-icons: Fix build.
  gnu: emacs-yasnippet: Fix build.

 gnu/local.mk                                  |   4 +
 gnu/packages/emacs-xyz.scm                    | 252 +++++++++---------
 ...cs-all-the-icons-remove-duplicate-rs.patch |  21 ++
 ...acs-haskell-mode-no-redefine-builtin.patch |  75 ++++++
 .../patches/emacs-helpful-fix-tests.patch     |  28 ++
 ...acs-yasnippet-fix-empty-snippet-next.patch |  59 ++++
 .../patches/emacs-yasnippet-fix-tests.patch   |  14 +
 guix/build/emacs-utils.scm                    |  14 +
 8 files changed, 345 insertions(+), 122 deletions(-)
 create mode 100644 
gnu/packages/patches/emacs-all-the-icons-remove-duplicate-rs.patch
 create mode 100644 
gnu/packages/patches/emacs-haskell-mode-no-redefine-builtin.patch
 create mode 100644 gnu/packages/patches/emacs-helpful-fix-tests.patch
 create mode 100644 
gnu/packages/patches/emacs-yasnippet-fix-empty-snippet-next.patch


base-commit: d58c6e25ff3d1e70fd9b0e07bdad1b335de8a979
prerequisite-patch-id: db4b84876b1a475e9e7846dd33ecd6d33dc14907
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#65376] [PATCH emacs-team 0/7] Fix some more builds Date: Thu, 07 Sep 2023 20:22:59 +0200 User-agent: Evolution 3.46.4
Am Sonntag, dem 20.08.2023 um 20:53 +0400 schrieb Andrew Tropin:
> On 2023-08-19 08:46, Liliana Marie Prikler wrote:
> 
> > Hi Andrew, hi other Guixers
> > 
> > Since we're planning to make Emacs 29 the new default soon™, we
> > should probably
> > take care of some packages that fail to build.  Here's a batch to
> > do so.
> > 
> > Cheers
> > 
> > Liliana Marie Prikler (7):
> >   gnu: emacs-all-the-icons: Honour #:tests?
> >   gnu: emacs-haskell-mode: Update to 17.4.
> >   gnu: emacs-helpful: Update to 0.21.
> >   guix: emacs-utils: Add ert-number-tests.
> >   gnu: emacs-libgit: Fix build.
> >   gnu: emacs-all-the-icons: Fix build.
> >   gnu: emacs-yasnippet: Fix build.
> > 
> >  gnu/local.mk                                  |   4 +
> >  gnu/packages/emacs-xyz.scm                    | 252 +++++++++-----
> > ----
> >  ...cs-all-the-icons-remove-duplicate-rs.patch |  21 ++
> >  ...acs-haskell-mode-no-redefine-builtin.patch |  75 ++++++
> >  .../patches/emacs-helpful-fix-tests.patch     |  28 ++
> >  ...acs-yasnippet-fix-empty-snippet-next.patch |  59 ++++
> >  .../patches/emacs-yasnippet-fix-tests.patch   |  14 +
> >  guix/build/emacs-utils.scm                    |  14 +
> >  8 files changed, 345 insertions(+), 122 deletions(-)
> >  create mode 100644 gnu/packages/patches/emacs-all-the-icons-
> > remove-duplicate-rs.patch
> >  create mode 100644 gnu/packages/patches/emacs-haskell-mode-no-
> > redefine-builtin.patch
> >  create mode 100644 gnu/packages/patches/emacs-helpful-fix-
> > tests.patch
> >  create mode 100644 gnu/packages/patches/emacs-yasnippet-fix-empty-
> > snippet-next.patch
> > 
> > 
> > base-commit: d58c6e25ff3d1e70fd9b0e07bdad1b335de8a979
> > prerequisite-patch-id: db4b84876b1a475e9e7846dd33ecd6d33dc14907
> 
> Hi Liliana, went throught the patches, my eye didn't catch any
> obvious issues, so I think we can merge them.  Thank you very much
> for taking care of those packages! :)
Merged them, forgot to mark as done.

Sorry for the delay, cheers!



--- End Message ---

reply via email to

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