From: "David Wilson" <david@daviwil.com>
To: 38220@debbugs.gnu.org
Subject: [bug#38220] [PATCH] gnu: emacs-desktop-environment: Update to 0.3.0.
Date: Fri, 15 Nov 2019 07:23:11 -0800 [thread overview]
Message-ID: <ea8beef8-d849-4a04-b803-3e505167d867@www.fastmail.com> (raw)
[-- 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
next reply other threads:[~2019-11-15 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-15 15:23 David Wilson [this message]
2019-11-16 21:07 ` bug#38220: [PATCH] gnu: emacs-desktop-environment: Update to 0.3.0 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ea8beef8-d849-4a04-b803-3e505167d867@www.fastmail.com \
--to=david@daviwil.com \
--cc=38220@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.