aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-04-08 23:42:47 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-04-10 20:54:21 +0200
commit8e65ada235d4e77562169f42405cb62a5d4dabc1 (patch)
treef5158fc84ecad4502ccf0b2d401bb0cb85751138 /gnu/build
parent5a6e6f5df2f8ed0a40ae03b3a3b6c35c747265a2 (diff)
downloadguix-8e65ada235d4e77562169f42405cb62a5d4dabc1.tar.gz
guix-8e65ada235d4e77562169f42405cb62a5d4dabc1.zip
gnu: emacs-helm-mu: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-helm-mu)[source]: Use GIT-FETCH and GIT-FILE-NAME.
Diffstat (limited to 'gnu/build')
0 files changed, 0 insertions, 0 deletions
span>gnu: american-fuzzy-lop: Change custom qemu input....Efraim Flashner 2018-01-16gnu: american-fuzzy-lop: Update to 2.52b....Efraim Flashner 2017-09-20gnu: Use 'modify-phases' syntax....Kei Kebreau 2017-09-04gnu: Put autoconf-related phases immediately after the 'unpack phase....Kei Kebreau 2017-08-17gnu: american-fuzzy-lop: Update to 2.49b....Efraim Flashner 2017-08-17gnu: american-fuzzy-lop: Add support for non-Intel architectures....Efraim Flashner 2017-08-09gnu: stress-make: Patch default shell....Eric Bavier 2017-07-15gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....宋文武