guix-devel
[Top][All Lists]
Advanced

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

[PATCH 0/8] Random collection of patches


From: Efraim Flashner
Subject: [PATCH 0/8] Random collection of patches
Date: Mon, 21 Nov 2016 23:00:27 +0200

Here's a batch of patches that mostly come from my GUIX_PACKAGE_PATH that I've 
been sitting on for a bit.

Efraim Flashner (8):
  gnu: Add aspell-dict-he.
  gnu: Add wgetpaste.
  gnu: Add rkflashtool.
  gnu: Add viewnior.
  gnu: Rename owncloud.scm to sync.scm.
  gnu: Add qsyncthingtray.
  gnu: Add lekha.
  gnu: Add econnman.

 gnu/local.mk                            |  3 +-
 gnu/packages/aspell.scm                 |  8 ++++
 gnu/packages/connman.scm                | 36 +++++++++++++++
 gnu/packages/enlightenment.scm          | 31 +++++++++++++
 gnu/packages/flashing-tools.scm         | 36 +++++++++++++++
 gnu/packages/{owncloud.scm => sync.scm} | 57 +++++++++++++++++++++++-
 gnu/packages/viewnior.scm               | 78 +++++++++++++++++++++++++++++++++
 gnu/packages/wget.scm                   | 34 ++++++++++++++
 8 files changed, 281 insertions(+), 2 deletions(-)
 rename gnu/packages/{owncloud.scm => sync.scm} (66%)
 create mode 100644 gnu/packages/viewnior.scm

-- 
2.10.2




reply via email to

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