[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (2cb738a -> 072e986)
From: |
guix-commits |
Subject: |
branch master updated (2cb738a -> 072e986) |
Date: |
Wed, 26 Jun 2019 10:00:06 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 2cb738a gnu: Add r-rsubread.
new ca310f6 gnu: Add celestia.
new 67d24b1 gnu: Add celestia-gtk.
new 5d5edb8 gnu: python-on-guile: Update to 00a51a2.
new 8381715 gnu: python-on-guile: Wrap 'python' executable.
new f825e60 gnu: Add python-bsddb3
new ee34be7 gnu: Add osm-gps-map
new 072e986 gnu: Add gramps
The 7 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/astronomy.scm | 75 ++++++++++++++++++++++++++++-
gnu/packages/genealogy.scm | 112 ++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/geo.scm | 33 +++++++++++++
gnu/packages/guile-xyz.scm | 23 ++++++---
gnu/packages/python-xyz.scm | 39 +++++++++++++++
6 files changed, 276 insertions(+), 7 deletions(-)
create mode 100644 gnu/packages/genealogy.scm
- branch master updated (2cb738a -> 072e986),
guix-commits <=
- 04/07: gnu: python-on-guile: Wrap 'python' executable., guix-commits, 2019/06/26
- 02/07: gnu: Add celestia-gtk., guix-commits, 2019/06/26
- 01/07: gnu: Add celestia., guix-commits, 2019/06/26
- 03/07: gnu: python-on-guile: Update to 00a51a2., guix-commits, 2019/06/26
- 06/07: gnu: Add osm-gps-map, guix-commits, 2019/06/26
- 07/07: gnu: Add gramps, guix-commits, 2019/06/26
- 05/07: gnu: Add python-bsddb3, guix-commits, 2019/06/26