guix-commits
[Top][All Lists]
Advanced

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

branch mesa-updates updated (92f113694f -> d1b786fe62)


From: guix-commits
Subject: branch mesa-updates updated (92f113694f -> d1b786fe62)
Date: Wed, 15 Nov 2023 11:04:11 -0500 (EST)

efraim pushed a change to branch mesa-updates
in repository guix.

    from 92f113694f Merge branch 'master' into mesa-updates
     new bc71be1a1d gnu: curl: Skip failing test on arm machines.
     new 4c46dc9a4a gnu: ghc-basement: Fix build on i686-linux.
     new 8448e0befa gnu: ghc-base64: Update to Cabal revision 4.
     new e211abfe9f gnu: ghc-base64: Skip tests on i686-linux.
     new 8c7a245a26 gnu: ghc-bloomfilter: Update to 2.0.1.2.
     new 879503464f gnu: ghc-memory: Fix building on i686-linux.
     new 59fdbbb717 gnu: ghc-persistent: Fix build on i686-linux.
     new 4c5cac28c3 gnu: ghc-pandoc: Skip failing tests from i686-linux.
     new d1b786fe62 gnu: pandoc: Install bash completions, man page.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   4 +-
 gnu/packages/curl.scm                              |   4 +-
 gnu/packages/haskell-xyz.scm                       |  58 ++--
 gnu/packages/patches/ghc-basement-fix-32bit.patch  | 177 ++++++++++++
 gnu/packages/patches/ghc-bloomfilter-ghc9.2.patch  | 303 ---------------------
 gnu/packages/patches/ghc-memory-fix-32bit.patch    |  40 +++
 .../patches/ghc-persistent-fix-32bit.patch         |  25 ++
 7 files changed, 285 insertions(+), 326 deletions(-)
 create mode 100644 gnu/packages/patches/ghc-basement-fix-32bit.patch
 delete mode 100644 gnu/packages/patches/ghc-bloomfilter-ghc9.2.patch
 create mode 100644 gnu/packages/patches/ghc-memory-fix-32bit.patch
 create mode 100644 gnu/packages/patches/ghc-persistent-fix-32bit.patch



reply via email to

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