From: ludo@gnu.org (Ludovic Courtès)
To: alex.branham@gmail.com
Cc: 32648-done@debbugs.gnu.org
Subject: bug#32648: [PATCH] Update emacs-ess to 17.11
Date: Fri, 07 Sep 2018 10:58:37 +0200 [thread overview]
Message-ID: <87d0tpk7k2.fsf@gnu.org> (raw)
In-Reply-To: <87o9davaq7.fsf@antelope.i-did-not-set--mail-host-address--so-tickle-me> (alex branham's message of "Thu, 06 Sep 2018 18:42:24 +0200")
[-- Attachment #1: Type: text/plain, Size: 837 bytes --]
Hello,
alex.branham@gmail.com skribis:
>>From 3e548acbff2159c90c09ef778c74c1de3b6dc319 Mon Sep 17 00:00:00 2001
> From: Alex Branham <alex.branham@gmail.com>
> Date: Thu, 6 Sep 2018 18:35:36 +0200
> Subject: [PATCH] gnu: emacs-ess: Update to 17.11
>
> * gnu/packages/emacs.scm (emacs-ess): Update to 17.11
> [url]: Use github for https
> [snippet]: update julia-mode substitution, only build info doc, bypass failing test
> [propagated-inputs]: Add emacs-julia-mode
> [description]: Mention that ESS supports Julia and JAGS (which replaces OpenBUGS)
Applied with the minor change below to satisfy ‘guix lint’ and with a
tweaked commit log.
Usually we’d rather split this in several patches (one that removes
TeXLive, one that does the actual update), but I think it’s OK here.
Thank you!
Ludo’.
[-- Attachment #2: Type: text/x-patch, Size: 826 bytes --]
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 34c407019..1f64a5e84 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -38,6 +38,7 @@
;;; Copyright © 2018 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
;;; Copyright © 2018 Jack Hill <jackhill@jackhill.us>
;;; Copyright © 2018 Pierre-Antoine Rouby <pierre-antoine.rouby@inria.fr>
+;;; Copyright © 2018 Alex Branham <alex.branham@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -4131,6 +4132,7 @@ programming language.")
(sha256
(base32
"0cbilbsiwvcyf6d5y24mymp57m3ana5dkzab3knfs83w4a3a4c5c"))
+ (file-name (string-append name "-" version ".tar.gz"))
(modules '((guix build utils)))
(snippet
'(begin
next prev parent reply other threads:[~2018-09-07 8:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-06 16:42 [bug#32648] [PATCH] Update emacs-ess to 17.11 alex.branham
2018-09-07 8:58 ` Ludovic Courtès [this message]
2018-09-07 15:10 ` Alex Branham
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d0tpk7k2.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=32648-done@debbugs.gnu.org \
--cc=alex.branham@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.