unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Amar Singh <nly@disroot.org>
To: 36426@debbugs.gnu.org
Subject: [bug#36426] [PATCH] gnu: emacs-shroud: Update to 1.83.4.
Date: Sat, 29 Jun 2019 03:12:59 +0530	[thread overview]
Message-ID: <85r27de68s.fsf@disroot.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 40 bytes --]


Update emacs-shroud to version 1.83.4


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-shroud-Update-to-1.83.4.patch --]
[-- Type: text/x-patch, Size: 1218 bytes --]

From a05a8178e008450cc5b5b46e8657856743b79a3c Mon Sep 17 00:00:00 2001
From: Amar Singh <nly@disroot.org>
Date: Sat, 29 Jun 2019 03:09:31 +0530
Subject: [PATCH] gnu: emacs-shroud: Update to 1.83.4.

* gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.83.4.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 2a59ae522e..a27de2f778 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -550,7 +550,7 @@ for editing Racket's Scribble documentation syntax in Emacs.")
 (define-public emacs-shroud
   (package
     (name "emacs-shroud")
-    (version "1.15.1")
+    (version "1.83.4")
     (source
      (origin
        (method git-fetch)
@@ -559,7 +559,7 @@ for editing Racket's Scribble documentation syntax in Emacs.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0wvm4lxqcc1p8v7rpqal3bnqgnpk1gs7v18i83f6cvi5d88jkgdg"))))
+        (base32 "1yvdjx0kp4y8w5yz2cbqq9n6xl5splvmsyyx8ld1xv0q1c9872nf"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-bui" ,emacs-bui)
-- 
2.22.0


             reply	other threads:[~2019-06-28 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-28 21:42 Amar Singh [this message]
2019-07-02  7:40 ` bug#36426: [PATCH] gnu: emacs-shroud: Update to 1.83.4 Efraim Flashner

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85r27de68s.fsf@disroot.org \
    --to=nly@disroot.org \
    --cc=36426@debbugs.gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).