guix-commits
[Top][All Lists]
Advanced

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

branch master updated (2410a30f6c -> 06e0f638ab)


From: guix-commits
Subject: branch master updated (2410a30f6c -> 06e0f638ab)
Date: Tue, 28 Nov 2023 00:11:53 -0500 (EST)

podiki pushed a change to branch master
in repository guix.

    from 2410a30f6c gnu: Make linux-libre 6.6 the default.
     add 5dcbd9accf gnu: libx11: Ungraft.
     add 4bcaa9b75b gnu: libxpm: Ungraft.
     add 57375d8db7 gnu: pixman: Update to 0.42.2.
     add 3d51d19c85 gnu: libdrm: Update to 2.4.117.
     add bfbea553e7 gnu: libxkbcommon: Update to 1.6.0.
     add b5915131ae gnu: nghttp2: Update to 1.58.0 and ungraft.
     add 00442f15d4 gnu: curl: Ungraft.
     add d70f2b788e gnu: curl: Run tests in parallel.
     add ed2c3143f3 gnu: mesa: Update to 23.2.1.
     add 37fc2c99e0 gnu: libepoxy: Hardcode paths to GLES libraries.
     add 50521348c8 gnu: sdl2: Add vulkan-loader to rpath.
     add 97f292b47f gnu: sdl2: Update to 2.28.5.
     add e4f42164e9 gnu: libdrm: Restore building libdrm_intel by default.
     add e452227a51 gnu: mbedtls-apache: Update to 2.28.5.
     add 0ef539cf61 gnu: godot: Update to 4.1.3.
     add 02edc2520a gnu: Add libxkbcommon-1.5.
     add aee3c5a894 gnu: qtbase-5: Use libxkbcommon-1.5.
     add 8d0a3bfcda Merge branch 'master' into mesa-updates
     add ab307cbb58 gnu: skia: Fix build.
     add 92f113694f Merge branch 'master' into mesa-updates
     add bc71be1a1d gnu: curl: Skip failing test on arm machines.
     add 4c46dc9a4a gnu: ghc-basement: Fix build on i686-linux.
     add 8448e0befa gnu: ghc-base64: Update to Cabal revision 4.
     add e211abfe9f gnu: ghc-base64: Skip tests on i686-linux.
     add 8c7a245a26 gnu: ghc-bloomfilter: Update to 2.0.1.2.
     add 879503464f gnu: ghc-memory: Fix building on i686-linux.
     add 59fdbbb717 gnu: ghc-persistent: Fix build on i686-linux.
     add 4c5cac28c3 gnu: ghc-pandoc: Skip failing tests from i686-linux.
     add d1b786fe62 gnu: pandoc: Install bash completions, man page.
     add 8d2a5a36af Merge branch 'master' into mesa-updates
     add d15ffea6f4 Merge branch 'master' into mesa-updates
     add 0bef0ac46e gnu: php: Update to 8.2.13.
     add a8df11fa6c gnu: php: Combine skipped tests per arch code.
     add f5493629e2 gnu: php: Add another test to the skip-test list.
     new 79765b40fd Merge branch 'mesa-updates'
     new 06e0f638ab gnu: xorg-server: Update to 21.1.9 [security fixes].

The 2 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                                       |   5 +-
 gnu/packages/curl.scm                              |  64 ++---
 gnu/packages/gl.scm                                |  14 +-
 gnu/packages/graphics.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 ++
 .../patches/php-fix-streams-copy-length.patch      |  52 ----
 gnu/packages/php.scm                               | 190 +++----------
 gnu/packages/qt.scm                                |   5 +-
 gnu/packages/sdl.scm                               |  17 +-
 gnu/packages/tls.scm                               |   4 +-
 gnu/packages/web.scm                               |  18 +-
 gnu/packages/xdisorg.scm                           |  35 ++-
 gnu/packages/xorg.scm                              |  48 +---
 17 files changed, 419 insertions(+), 640 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
 delete mode 100644 gnu/packages/patches/php-fix-streams-copy-length.patch



reply via email to

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