guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (cbe461f2d4 -> 80c76f5d8e)


From: guix-commits
Subject: branch core-updates updated (cbe461f2d4 -> 80c76f5d8e)
Date: Sun, 18 Sep 2022 10:44:56 -0400 (EDT)

mbakke pushed a change to branch core-updates
in repository guix.

    from cbe461f2d4 gnu: xkeyboard-config: Update to 2.36.
     add 09efea1ce0 gnu: gstreamer: Disable failing tests on i686 again.
     add d4ebf063f1 gnu: gst-plugins-bad: Explicitly use OpenSSL@1.1.
     add 77e768ac4e gnu: emacs-next-pgtk: Fix super key problem.
     add 9286e34009 gnu: emacs-ement: Update to 0.1.4.
     add abdc2e15ba gnu: emacs-move-text: Update to 2.0.10.
     add eaad411a7b gnu: emacs-subed: Update to 1.0.9.
     add 5dec2059c8 gnu: emacs-persist: Update to 0.5.
     add 3e2760cfca gnu: emacs-xref: Update to 1.5.1.
     add 4ce19aa086 gnu: emacs-setup: Update to 1.3.1.
     add e8fac28b9b gnu: emacs-transpose-frame: Update to 0.2.1.
     add d7e56aebec services: desktop: Mount /var/lib/gdm on a tmpfs file 
system.
     add f2327f0b2e gnu: gajim: Remove inputs labels.
     add c54ef97c80 gnu: gajim: Fix gtksourceview dependency.
     add 5d22261db3 import: gem: Support importing a specific version of a gem.
     add 140a08d44a gnu: libharu: Update to 2.4.2.
     add 229425fa53 gnu: saga: Fix build with newer libHaru.
     add c00e1c87f2 gnu: vtk: Use system libHaru.
     add c967d1153c gnu-maintenance: Support // URLs in latest-html-release.
     add 620ca30134 gnu: linux-libre 5.19: Update to 5.19.9.
     add eba98e68e6 gnu: linux-libre 5.15: Update to 5.15.68.
     add cf6bd972a4 gnu: linux-libre 5.10: Update to 5.10.143.
     add 75c77caa1a gnu: linux-libre 5.4: Update to 5.4.213.
     add 04643c276f gnu: linux-libre 4.19: Update to 4.19.258.
     add ffef8e69ac gnu: linux-libre 4.14: Update to 4.14.293.
     add 75c3257c1f gnu: linux-libre 4.9: Update to 4.9.328.
     add 64c49de49e gnu: emacs-logview: Update to 0.15.1.
     add ee0768c792 gnu: emacs-parsebib: Update to 4.3.
     add ba189bdc7a gnu: Add emacs-transpose-mark.
     add ee58eab7d5 gnu: Add emacs-orca.
     add 90174c77cf gnu: Add emacs-app-launcher.
     add 1225fe013e gnu: Add emacs-org-roam-ui.
     add 065b135ee1 gnu: Add emacs-suneater-theme.
     add 373731737f gnu: Add emacs-emprise.
     add e63f7d8086 gnu: asymptote: Update to 2.83.
     add 52e55b38f4 gnu: emacs-polymode: Add patch for native compilation.
     add 24278280ca gnu: Add emacs-sqlite3-api.
     add 9a4ea7059d gnu: gitg: Use gtksourceview-4.
     add d98542a6a9 gnu: Add missing emacs-polymode patch.
     add 5811d876c3 gnu: polari: Add missing input.
     add 6c3ccc6b1f gnu: python-ufo2ft: Don't use pytest-runner.
     add 5010801676 gnu: Explicitly use meson@0.60 in packages that don't 
support 0.63.
     add 2104efcddf gnu: Explicitly use OpenSSL 1.1 in packages that don't 
support 3.0.
     add 94827144d1 gnu: gnome-settings-daemon: Add NSS on RUNPATH.
     add 08124aa8d6 gnu: python-cython: Add 0.29.32.
     add ce3b51a4c6 gnu: python-pandas: Update to 1.4.4.
     add 51482db4da Merge branch 'master' into staging
     add 2266ec5eb1 gnu: python-cython: Remove duplicate version.
     new 80c76f5d8e Merge branch 'staging' into core-updates

The 1 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:
 doc/guix.texi                                      |   6 +
 gnu/local.mk                                       |   3 +
 gnu/packages/emacs-xyz.scm                         | 251 +++++++++++++++++++--
 gnu/packages/emacs.scm                             |   4 +
 gnu/packages/fontutils.scm                         |   9 +-
 gnu/packages/geo.scm                               |   9 +-
 gnu/packages/gnome.scm                             |  12 +-
 gnu/packages/gstreamer.scm                         |  18 +-
 gnu/packages/image-processing.scm                  |  22 +-
 gnu/packages/linux.scm                             |  32 +--
 gnu/packages/messaging.scm                         |  76 +++----
 gnu/packages/ntp.scm                               |   2 +-
 .../patches/emacs-pgtk-super-key-fix.patch         |  49 ++++
 ...emacs-polymode-fix-lexical-variable-error.patch |  37 +++
 gnu/packages/pdf.scm                               |  60 ++---
 gnu/packages/php.scm                               |   2 +-
 gnu/packages/plotutils.scm                         |   4 +-
 gnu/packages/python-science.scm                    |   4 +-
 gnu/services/desktop.scm                           |  23 ++
 gnu/services/xorg.scm                              |  23 --
 guix/gnu-maintenance.scm                           |   7 +
 guix/import/gem.scm                                |  19 +-
 guix/scripts/import/gem.scm                        |  39 ++--
 tests/gem.scm                                      | 113 ++++++++++
 tests/gnu-maintenance.scm                          |  29 +++
 25 files changed, 685 insertions(+), 168 deletions(-)
 create mode 100644 gnu/packages/patches/emacs-pgtk-super-key-fix.patch
 create mode 100644 
gnu/packages/patches/emacs-polymode-fix-lexical-variable-error.patch



reply via email to

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