[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (33d8248 -> 71dab08)
From: |
Ludovic Courtès |
Subject: |
branch master updated (33d8248 -> 71dab08) |
Date: |
Sun, 8 Apr 2018 17:32:40 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 33d8248 gnu: vc: Do not optimize for the build machine CPU.
new adc6714 gnu: cobol: Download NIST suite over HTTPS.
new ab4d1c2 gnu: Add emacs-pass.
new 8cb2bcf gnu: gnurl: Update to version 7.59.0.
new 20c902f gnu: ghc-psqueues: Update to 0.2.6.0.
new bebe3a4 gnu: Add unittest-cpp.
new 71dab08 gnu: Add bear.
The 6 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/packages/build-tools.scm | 24 ++++++++++++++++++++++++
gnu/packages/check.scm | 25 +++++++++++++++++++++++++
gnu/packages/cobol.scm | 2 +-
gnu/packages/emacs.scm | 24 ++++++++++++++++++++++++
gnu/packages/gnunet.scm | 9 ++++++---
gnu/packages/haskell.scm | 7 +++----
6 files changed, 83 insertions(+), 8 deletions(-)
- branch master updated (33d8248 -> 71dab08),
Ludovic Courtès <=
- 01/06: gnu: cobol: Download NIST suite over HTTPS., Ludovic Courtès, 2018/04/08
- 02/06: gnu: Add emacs-pass., Ludovic Courtès, 2018/04/08
- 04/06: gnu: ghc-psqueues: Update to 0.2.6.0., Ludovic Courtès, 2018/04/08
- 06/06: gnu: Add bear., Ludovic Courtès, 2018/04/08
- 03/06: gnu: gnurl: Update to version 7.59.0., Ludovic Courtès, 2018/04/08
- 05/06: gnu: Add unittest-cpp., Ludovic Courtès, 2018/04/08