guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (bf6859e -> 9cf4ff1)


From: guix-commits
Subject: branch core-updates updated (bf6859e -> 9cf4ff1)
Date: Wed, 21 Nov 2018 12:48:27 -0500 (EST)

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

      from  bf6859e   gnu: libbytesize: Make .mo file builds reproducible.
      adds  975b796   .gitignore: Re-add 'authenticate' script.
      adds  5e369f8   gnu: Add pinentry-efl.
      adds  662e228   services: wesnothd: Run as wesnothd user and group.
      adds  242b29b   gnu: autotalent: Simplify 'license'.
      adds  3b32891   lint: 'check-derivation' tries all the package's 
supported systems.
      adds  40bbcaa   lint: 'check-derivation' fully disables grafts.
      adds  e11462c   Revert "gnu: ccl: Include x86-headers and remove missing 
"contrib" folder."
      adds  3c4103c   gnu: java-jansi-native: Add "mips64el-linux" case.
      adds  ea80fd1   gnu: libmspack: Update to 0.9.1.
      adds  b3175c7   gnu: cabextract: Update to 1.9.
      adds  90b9c5a   gnu: Add python-jsmin.
      adds  9c98d58   gnu: Add python-slimit.
      adds  6cd1bbd   gnu: Add python-django-pipeline.
      adds  a2e9259   gnu: Add python-django-jinja.
      adds  be02d4d   gnu: Add python-django-debug-toolbar.
      adds  725b077   gnu: arm-trusted-firmware-pine64-plus: Update to 
2.0-1.cabe0a3.
      adds  95d9198   gnu: arm-trusted-firmware-pine64-plus: Rename variable to 
arm-trusted-firmware-sun50i-a64.
      adds  0da3526   gnu: u-boot-pine64-plus: Refactor package definition.
      adds  56ddcf0   gnu: emacs-elpy: Update to 1.26.0.
      adds  d09e84c   gnu: thermald: Don't use unstable tarball.
      adds  1200783   gnu: thermald: Clean up package definition.
      adds  1e5b79e   build: Add missing Clojure modules to the distribution.
      adds  ab5d91d   gnu: Add python-wikidata.
      adds  3dd28aa   describe: Fix 'format' option.
      adds  1255400   describe: Add profile option.
      adds  96cae1b   gnu: font-ubuntu: Update url.
      adds  a2aa746   gnu: python-waf: Use a proper directory structure.
       new  9cf4ff1   Merge remote-tracking branch 'origin/master' 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 "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                              |   2 +-
 Makefile.am                             |   2 +
 doc/guix.texi                           |   4 +
 gnu/local.mk                            |   1 +
 gnu/packages/admin.scm                  |  26 +-
 gnu/packages/audio.scm                  |   2 +-
 gnu/packages/bootloaders.scm            |   9 +-
 gnu/packages/compression.scm            |  28 +-
 gnu/packages/django.scm                 | 116 +++++
 gnu/packages/emacs.scm                  |   4 +-
 gnu/packages/firmware.scm               |  17 +-
 gnu/packages/fonts.scm                  |  11 +-
 gnu/packages/gnupg.scm                  |  30 ++
 gnu/packages/java.scm                   |   3 +-
 gnu/packages/lisp.scm                   |   8 +-
 gnu/packages/patches/pinentry-efl.patch | 798 ++++++++++++++++++++++++++++++++
 gnu/packages/python-web.scm             |  44 ++
 gnu/packages/python.scm                 |  22 +
 gnu/services/games.scm                  |   3 +-
 guix/scripts/describe.scm               |  29 +-
 guix/scripts/lint.scm                   |  56 ++-
 tests/lint.scm                          |   4 +-
 22 files changed, 1132 insertions(+), 87 deletions(-)
 create mode 100644 gnu/packages/patches/pinentry-efl.patch



reply via email to

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