unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38220] [PATCH] gnu: emacs-desktop-environment: Update to 0.3.0.
@ 2019-11-15 15:23 David Wilson
  2019-11-16 21:07 ` bug#38220: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: David Wilson @ 2019-11-15 15:23 UTC (permalink / raw)
  To: 38220


[-- Attachment #1.1: Type: text/plain, Size: 86 bytes --]

Hi Guix!

Here's a patch to update emacs-desktop-environment to 0.3.0.

Thanks!

David

[-- Attachment #1.2: Type: text/html, Size: 506 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-desktop-environment-Update-to-0.3.0.patch --]
[-- Type: text/x-patch; name="0001-gnu-emacs-desktop-environment-Update-to-0.3.0.patch", Size: 1258 bytes --]

From a446d67199a22d44a75c044de2e90fa27bbfde34 Mon Sep 17 00:00:00 2001
From: David Wilson <david@daviwil.com>
Date: Fri, 15 Nov 2019 07:18:49 -0800
Subject: [PATCH] gnu: emacs-desktop-environment: Update to 0.3.0.

* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.3.0.
---
 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 7cb949eb84..f733068758 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14860,7 +14860,7 @@ autosuggestions with:
 (define-public emacs-desktop-environment
   (package
     (name "emacs-desktop-environment")
-    (version "0.2.2")
+    (version "0.3.0")
     (source
      (origin
        (method git-fetch)
@@ -14870,7 +14870,7 @@ autosuggestions with:
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "14ija2rrz3zjhjbzxg84j5fq6xph4ah7w9bkqnq37by040cydvhw"))))
+         "195n99xvxyh4cfxjpfa1h1maalqrxf7nyi0bh3lqa1z6z5bdb6x2"))))
     (build-system emacs-build-system)
     (home-page "https://gitlab.petton.fr/DamienCassou/desktop-environment")
     (synopsis "Control your GNU/Linux desktop environment from Emacs")
-- 
2.24.0


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

* bug#38220: [PATCH] gnu: emacs-desktop-environment: Update to 0.3.0.
  2019-11-15 15:23 [bug#38220] [PATCH] gnu: emacs-desktop-environment: Update to 0.3.0 David Wilson
@ 2019-11-16 21:07 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-11-16 21:07 UTC (permalink / raw)
  To: David Wilson; +Cc: 38220-done

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

Thanks. Patch pushed!


-- 
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-11-16 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15 15:23 [bug#38220] [PATCH] gnu: emacs-desktop-environment: Update to 0.3.0 David Wilson
2019-11-16 21:07 ` bug#38220: " 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).