[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (dbd3a91 -> 70b002a)
From: |
Ricardo Wurmus |
Subject: |
branch master updated (dbd3a91 -> 70b002a) |
Date: |
Mon, 30 Nov 2015 13:45:46 +0000 |
rekado pushed a change to branch master
in repository guix.
from dbd3a91 gnu: xorriso: Update to 1.4.2.
new 0149354 gnu: Add cereal.
new b0cf606 gnu: Add sparsehash.
new a84fa2a gnu: Add ruby-simplecov.
new fe1ddad gnu: Add ruby-atoulme-saikuro.
new 2f9e0b6 gnu: Add ruby-ci-reporter.
new a75bdfc gnu: Add ruby-pry-editline.
new d3b20a0 gnu: Add ruby-sdoc.
new 70b002a gnu: Add ruby-tins.
The 8 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-system.am | 1 +
gnu/packages/crypto.scm | 26 +++++++
gnu/packages/ruby.scm | 163 ++++++++++++++++++++++++++++++++++++++++
gnu/packages/serialization.scm | 74 ++++++++++++++++++
4 files changed, 264 insertions(+), 0 deletions(-)
create mode 100644 gnu/packages/serialization.scm
- branch master updated (dbd3a91 -> 70b002a),
Ricardo Wurmus <=
- 01/08: gnu: Add cereal., Ricardo Wurmus, 2015/11/30
- 02/08: gnu: Add sparsehash., Ricardo Wurmus, 2015/11/30
- 03/08: gnu: Add ruby-simplecov., Ricardo Wurmus, 2015/11/30
- 05/08: gnu: Add ruby-ci-reporter., Ricardo Wurmus, 2015/11/30
- 06/08: gnu: Add ruby-pry-editline., Ricardo Wurmus, 2015/11/30
- 04/08: gnu: Add ruby-atoulme-saikuro., Ricardo Wurmus, 2015/11/30
- 07/08: gnu: Add ruby-sdoc., Ricardo Wurmus, 2015/11/30
- 08/08: gnu: Add ruby-tins., Ricardo Wurmus, 2015/11/30