guix-commits
[Top][All Lists]
Advanced

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

branch master updated (bd956bc57b -> d11a432adf)


From: guix-commits
Subject: branch master updated (bd956bc57b -> d11a432adf)
Date: Fri, 5 Aug 2022 09:28:54 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from bd956bc57b gnu: Add perf-tools.
     new 6d4a0ccecb disarchive-manifest: Filter out origins without a hash.
     new a80edc0d82 home: xdg: Use a single @ instead of @@.
     new b57c656f72 home: xdg: Skip mkdir XDG_RUNTIME_DIR in activation script.
     new 3b1510b8b9 home: Use warning instead of display.
     new 4337e8466e tests: Make tests inside container reproducible.
     new e167044fad gnu: openssl: Keep .dll.a files in main output.
     new 1a1c4e4885 gnu: gnome-shell-extension-appindicator: Update to 42.
     new 7279801cff gnu: Add texlive-abstract.
     new 26410b4759 gnu: Add texlive-breqn.
     new 0ae0bb9c49 gnu: Add texlive-comment.
     new 54ec9c1415 gnu: Add texlive-datatool.
     new 46148a36c9 gnu: Add texlive-physics.
     new f7fed0d994 gnu: Add texlive-sourcesanspro.
     new f6f7bb51c9 gnu: Add texlive-sourceserifpro.
     new 81faecf77c gnu: Add texlive-sourcecodepro.
     new b70d6ce627 gnu: mumps: Update to 5.5.1
     new 12087b1b19 gnu: mumps: Add alternate source code URL.
     new d11a432adf guix system: Remove unused 'read-operating-system' 
procedure.

The 18 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:
 etc/disarchive-manifest.scm                        |   6 +
 gnu/ci.scm                                         |   1 -
 gnu/home/services.scm                              |   8 +-
 gnu/home/services/xdg.scm                          |  25 ++-
 gnu/local.mk                                       |   4 -
 gnu/packages/gnome-xyz.scm                         |  12 +-
 gnu/packages/maths.scm                             | 138 +++++++------
 gnu/packages/patches/mumps-build-parallelism.patch |  13 --
 gnu/packages/patches/mumps-shared-libseq.patch     |  42 ----
 gnu/packages/patches/mumps-shared-mumps.patch      |  63 ------
 gnu/packages/patches/mumps-shared-pord.patch       |  77 -------
 gnu/packages/tex.scm                               | 224 +++++++++++++++++++++
 gnu/packages/tls.scm                               |   8 +-
 guix/scripts/system.scm                            |   5 -
 tests/guix-home.sh                                 |   5 +-
 15 files changed, 344 insertions(+), 287 deletions(-)
 delete mode 100644 gnu/packages/patches/mumps-build-parallelism.patch
 delete mode 100644 gnu/packages/patches/mumps-shared-libseq.patch
 delete mode 100644 gnu/packages/patches/mumps-shared-mumps.patch
 delete mode 100644 gnu/packages/patches/mumps-shared-pord.patch



reply via email to

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