unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38484] [PATCH] gnu: emacs-olivetti: Update to 1.8.1.
@ 2019-12-04  2:27 Brett Gilio
  2019-12-04  8:10 ` bug#38484: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-12-04  2:27 UTC (permalink / raw)
  To: 38484

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: emacs-olivetti: Update to 1.8.1. --]
[-- Type: text/x-patch, Size: 1229 bytes --]

From 583ab8a28ced0557d6148e5c1a25577ebc9fd749 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Tue, 3 Dec 2019 19:44:20 -0600
Subject: [PATCH] gnu: emacs-olivetti: Update to 1.8.1.

* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 1.8.1.
---
 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 0e852676be..16135c91e5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2242,7 +2242,7 @@ a command.")
 (define-public emacs-olivetti
   (package
     (name "emacs-olivetti")
-    (version "1.8.0")
+    (version "1.8.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2251,7 +2251,7 @@ a command.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0ba30swqxxbpa8866chymywnahby1hk670zzkz44q49328i2wksj"))))
+                "1fbj9s49y5yx5i429awv9rybacfgvhwp7v5h0zw67bpgx4qs44pa"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/rnkn/olivetti")
     (synopsis "Emacs minor mode for a nice writing environment")
-- 
2.24.0

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

* bug#38484: [PATCH] gnu: emacs-olivetti: Update to 1.8.1.
  2019-12-04  2:27 [bug#38484] [PATCH] gnu: emacs-olivetti: Update to 1.8.1 Brett Gilio
@ 2019-12-04  8:10 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-12-04  8:10 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 38484-done


Brett Gilio <brettg@posteo.net> writes:

> From 583ab8a28ced0557d6148e5c1a25577ebc9fd749 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Tue, 3 Dec 2019 19:44:20 -0600
> Subject: [PATCH] gnu: emacs-olivetti: Update to 1.8.1.
>
> * gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 1.8.1.

Thank you for the patch!

I applied and pushed it (19e67f8216).

-- 
Ricardo

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

end of thread, other threads:[~2019-12-04  8:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04  2:27 [bug#38484] [PATCH] gnu: emacs-olivetti: Update to 1.8.1 Brett Gilio
2019-12-04  8:10 ` bug#38484: " Ricardo Wurmus

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