guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b08cdfc6d3 -> c1262edba9)


From: guix-commits
Subject: branch master updated (b08cdfc6d3 -> c1262edba9)
Date: Sat, 8 Apr 2023 18:09:41 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from b08cdfc6d3 gnu: emacs-js2-mode: Update to 20230408.
     new adf95a810d import: Properly report "no specific version" errors.
     new 6420015e6d home: Add gpg-agent service.
     new 4a46883d31 nls: Make sure gnu/home/services/*.scm files are 
translatable.
     new d036e1c544 svn-download: Default to non-recursive checkouts.
     new ba88f0414b import: opam: opam->guix-package: Fix default repo argument.
     new 0f567d55de import: opam: Tweak doc for '--repo' option.
     new 225ec28353 gnu: gerbil: Update to 0.17.0.
     new c1262edba9 gnu: gerbil: Use G-expressions.

The 8 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                |  93 ++++++++++++++++++++++-
 gnu/home/services/gnupg.scm  | 150 ++++++++++++++++++++++++++++++++++++
 gnu/local.mk                 |   1 +
 gnu/packages/scheme.scm      | 177 ++++++++++++++++++++++---------------------
 guix/import/cpan.scm         |   3 +-
 guix/import/elpa.scm         |   3 +-
 guix/import/hackage.scm      |   2 +-
 guix/import/minetest.scm     |   3 +-
 guix/import/opam.scm         |  10 +--
 guix/import/stackage.scm     |   2 +-
 guix/scripts/import/opam.scm |   4 +-
 guix/svn-download.scm        |   6 +-
 po/guix/POTFILES.in          |  10 +++
 13 files changed, 360 insertions(+), 104 deletions(-)
 create mode 100644 gnu/home/services/gnupg.scm



reply via email to

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