guix_mirror_bot pushed a change to branch master
in repository guix.
from 58be42fc2d gnu: universal-ctags: Fix cross compilation.
new 24c6db8b7e gnu: emacs-grid: Update to 0.1.
new accf2b991a gnu: packages: Add harec.
new f219acdb3a gnu: base: Add tzdata with leap-seconds.list.
new 8be59a7e3e gnu: hare: Add hare.
new a5277f44cd gnu: hare: Add hare-update.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/base.scm | 14 ++
gnu/packages/emacs-xyz.scm | 55 +++----
gnu/packages/hare.scm | 208 +++++++++++++++++++++++++
gnu/packages/patches/hare-fallback-cache.patch | 33 ++++
gnu/packages/patches/hare-toolpath.patch | 72 +++++++++
6 files changed, 357 insertions(+), 26 deletions(-)
create mode 100644 gnu/packages/hare.scm
create mode 100644 gnu/packages/patches/hare-fallback-cache.patch
create mode 100644 gnu/packages/patches/hare-toolpath.patch