unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44510] [PATCH] gnu: emacs-no-littering: Update to 1.2.0.
@ 2020-11-08  3:46 Zhu Zihao
  2020-11-08 11:27 ` bug#44510: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Zhu Zihao @ 2020-11-08  3:46 UTC (permalink / raw)
  To: 44510


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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-no-littering-Update-to-1.2.0.patch --]
[-- Type: text/x-patch, Size: 1342 bytes --]

From d6b00bd8e3763e53737a8e226718c19ee5a8e01a Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Sun, 8 Nov 2020 11:44:12 +0800
Subject: [PATCH] gnu: emacs-no-littering: Update to 1.2.0.

* gnu/packages/emacs-xyz.scm(emacs-no-littering): Update to 1.2.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 dfed78e434..c915654e3e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24342,7 +24342,7 @@ launching other commands/applications from within Emacs, similar to the
 (define-public emacs-no-littering
   (package
     (name "emacs-no-littering")
-    (version "1.0.3")
+    (version "1.2.0")
     (source
      (origin
        (method git-fetch)
@@ -24351,7 +24351,7 @@ launching other commands/applications from within Emacs, similar to the
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17is06l0w6glppabv2kaclrnqi3dqb6p6alpslpg7lrjd8vd45ir"))))
+        (base32 "1hma9var0nmrmjlh16s49hbfc1s4jvfd2prqxf14lxfd51404niw"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/emacscollective/no-littering")
     (synopsis "Help keep ~/.emacs.d/ clean")
-- 
2.29.2


[-- Attachment #3: Type: text/plain, Size: 71 bytes --]


-- 
Retrieve my PGP public key: https://meta.sr.ht/~citreu.pgp

Zihao

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

* bug#44510: [PATCH] gnu: emacs-no-littering: Update to 1.2.0.
  2020-11-08  3:46 [bug#44510] [PATCH] gnu: emacs-no-littering: Update to 1.2.0 Zhu Zihao
@ 2020-11-08 11:27 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-11-08 11:27 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: 44510-done

Hello,

Zhu Zihao <all_but_last@163.com> writes:

> Subject: [PATCH] gnu: emacs-no-littering: Update to 1.2.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-11-08 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08  3:46 [bug#44510] [PATCH] gnu: emacs-no-littering: Update to 1.2.0 Zhu Zihao
2020-11-08 11:27 ` bug#44510: " Nicolas Goaziou

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