unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36426] [PATCH] gnu: emacs-shroud: Update to 1.83.4.
@ 2019-06-28 21:42 Amar Singh
  2019-07-02  7:40 ` bug#36426: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Amar Singh @ 2019-06-28 21:42 UTC (permalink / raw)
  To: 36426

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#36426: [PATCH] gnu: emacs-shroud: Update to 1.83.4.
  2019-06-28 21:42 [bug#36426] [PATCH] gnu: emacs-shroud: Update to 1.83.4 Amar Singh
@ 2019-07-02  7:40 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-07-02  7:40 UTC (permalink / raw)
  To: Amar Singh; +Cc: 36426-done

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

patch pushed, thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-02  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-28 21:42 [bug#36426] [PATCH] gnu: emacs-shroud: Update to 1.83.4 Amar Singh
2019-07-02  7:40 ` bug#36426: " Efraim Flashner

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).