[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, master, updated. v0.2-143-g72626a7
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, master, updated. v0.2-143-g72626a7 |
Date: |
Mon, 01 Jul 2013 22:14:30 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, master has been updated
via 72626a71a96b02fccb2281713c1fdcd09aa194c4 (commit)
via 82323a80850a205866c83a9399cc76336e30847d (commit)
from 1a8b783470416e37e2adc9bb94c709468233fe23 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 72626a71a96b02fccb2281713c1fdcd09aa194c4
Author: Ludovic Courtès <address@hidden>
Date: Mon Jul 1 23:28:21 2013 +0200
Move `sha256' to (guix hash).
* guix/utils.scm (sha256): Move to...
* guix/hash.scm: ... here. New file.
* Makefile.am (MODULES): Add it.
* guix/derivations.scm, guix/scripts/download.scm,
guix/scripts/hash.scm, guix/scripts/refresh.scm, tests/base32.scm,
tests/derivations.scm, tests/store.scm: Use (guix hash).
commit 82323a80850a205866c83a9399cc76336e30847d
Author: Ludovic Courtès <address@hidden>
Date: Mon Jul 1 11:43:23 2013 +0200
gnu: liboop: Fix & improve meta-data.
* gnu/packages/lsh.scm (liboop): Fix home page. Improve `synopsis' and
`description'. Thanks to carl hansen <address@hidden>, who
raised it on address@hidden
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 1 +
gnu/packages/lsh.scm | 12 ++++++++--
guix/derivations.scm | 1 +
guix/hash.scm | 49 +++++++++++++++++++++++++++++++++++++++++++++
guix/scripts/download.scm | 1 +
guix/scripts/hash.scm | 21 ++++++++++---------
guix/scripts/refresh.scm | 1 +
guix/utils.scm | 18 ----------------
tests/base32.scm | 3 +-
tests/derivations.scm | 1 +
tests/store.scm | 1 +
11 files changed, 77 insertions(+), 32 deletions(-)
create mode 100644 guix/hash.scm
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, master, updated. v0.2-143-g72626a7,
Ludovic Courtès <=