* [bug#43801] [PATCH] gnu: emacs-dtrt-indent: Update to 1.2.
@ 2020-10-04 19:04 Joseph LaFreniere
2020-10-06 8:03 ` bug#43801: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Joseph LaFreniere @ 2020-10-04 19:04 UTC (permalink / raw)
To: 43801
[-- Attachment #1: Type: text/plain, Size: 50 bytes --]
The patch file is attached.
--
Joseph LaFreniere
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-dtrt-indent-Update-to-1.2.patch --]
[-- Type: text/x-patch, Size: 1279 bytes --]
From 333adf61abfb15b13c11d3af3d72735f6898fe8d Mon Sep 17 00:00:00 2001
From: Joseph LaFreniere <joseph@lafreniere.xyz>
Date: Sun, 4 Oct 2020 13:58:06 -0500
Subject: [PATCH] gnu: emacs-dtrt-indent: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.2.
---
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 358a434b05..608166fd0d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19765,7 +19765,7 @@ according to their use.")
(define-public emacs-dtrt-indent
(package
(name "emacs-dtrt-indent")
- (version "0.8")
+ (version "1.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -19774,7 +19774,7 @@ according to their use.")
(file-name (git-file-name name version))
(sha256
(base32
- "0pgf0pvqd8k4yzhdn2df9lp0y8hmlm2ccrh07jivwlccs95pcz7z"))))
+ "0p5v5xwr0s59hv3s0f85byafphc85qv76g41crad9fhnxzab9rly"))))
(build-system emacs-build-system)
(home-page "https://github.com/jscheid/dtrt-indent")
(synopsis "Minor mode that guesses the indentation offset")
--
2.28.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#43801: [PATCH] gnu: emacs-dtrt-indent: Update to 1.2.
2020-10-04 19:04 [bug#43801] [PATCH] gnu: emacs-dtrt-indent: Update to 1.2 Joseph LaFreniere
@ 2020-10-06 8:03 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-10-06 8:03 UTC (permalink / raw)
To: Joseph LaFreniere; +Cc: 43801-done
> * gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.2.
Pushed, thanks!
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-06 8:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-04 19:04 [bug#43801] [PATCH] gnu: emacs-dtrt-indent: Update to 1.2 Joseph LaFreniere
2020-10-06 8:03 ` bug#43801: " Mathieu Othacehe
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).