[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (799dc53 -> b8b15ea)
From: |
Marius Bakke |
Subject: |
branch master updated (799dc53 -> b8b15ea) |
Date: |
Tue, 17 Jul 2018 19:18:22 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 799dc53 gnu: guix-daemon: Fix file name of 'guix' command.
new f8ac203 gnu: libusb: Update home page.
new 5939188 gnu: rapidjson: Remove non-free code.
new e9997e4 gnu: libb2: Update to 0.98.
new 05fcb98 gnu: libcue: Update to 2.2.1.
new 67c18a0 gnu: libextractor: Update to 1.7.
new fa3b93d gnu: libmikmod: Update to 3.3.11.1.
new 06446a7 gnu: libmodplug: Update to 0.8.9.0.
new 2495012 gnu: libspiro: Update to 0.5.20150702.
new 08e977d gnu: physfs: Update to 3.0.1.
new 0bc2724 gnu: sfml: Update to 2.5.0.
new cada868 gnu: Add stb-image.
new ecb1194 gnu: Add stb-image-write.
new 67c127c gnu: sfml: Remove all bundled dependencies.
new ac83cf2 gnu: Add bsdiff.
new 7c9e27e gnu: address@hidden: Update to 2.8.15.
new 1a149de gnu: rng-tools: Update to 6.3.1.
new b8b15ea gnu: whois: Update to 5.3.2.
The 17 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:
gnu/local.mk | 1 +
gnu/packages/audio.scm | 4 +-
gnu/packages/cdrom.scm | 6 ++-
gnu/packages/compression.scm | 37 ++++++++++++++
gnu/packages/crypto.scm | 61 ++++++++++------------
gnu/packages/fontutils.scm | 9 ++--
gnu/packages/game-development.scm | 40 +++++++++++----
gnu/packages/gnunet.scm | 4 +-
gnu/packages/libusb.scm | 4 +-
gnu/packages/linux.scm | 4 +-
gnu/packages/networking.scm | 4 +-
gnu/packages/sdl.scm | 4 +-
gnu/packages/stb.scm | 103 ++++++++++++++++++++++++++++++++++++++
gnu/packages/video.scm | 4 +-
gnu/packages/web.scm | 9 +++-
15 files changed, 229 insertions(+), 65 deletions(-)
create mode 100644 gnu/packages/stb.scm
- branch master updated (799dc53 -> b8b15ea),
Marius Bakke <=
- 02/17: gnu: rapidjson: Remove non-free code., Marius Bakke, 2018/07/17
- 06/17: gnu: libmikmod: Update to 3.3.11.1., Marius Bakke, 2018/07/17
- 05/17: gnu: libextractor: Update to 1.7., Marius Bakke, 2018/07/17
- 03/17: gnu: libb2: Update to 0.98., Marius Bakke, 2018/07/17
- 01/17: gnu: libusb: Update home page., Marius Bakke, 2018/07/17
- 04/17: gnu: libcue: Update to 2.2.1., Marius Bakke, 2018/07/17
- 08/17: gnu: libspiro: Update to 0.5.20150702., Marius Bakke, 2018/07/17
- 07/17: gnu: libmodplug: Update to 0.8.9.0., Marius Bakke, 2018/07/17
- 13/17: gnu: sfml: Remove all bundled dependencies., Marius Bakke, 2018/07/17
- 16/17: gnu: rng-tools: Update to 6.3.1., Marius Bakke, 2018/07/17