unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54880] [PATCH] gnu: emacs-scratch-el: Update to 1.4.
@ 2022-04-12 10:16 Michael Rohleder
  2022-04-26  7:35 ` bug#54880: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-04-12 10:16 UTC (permalink / raw)
  To: 54880; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-scratch-el): Update to 1.4.
---
 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 005f34e569..05730c1386 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16816,7 +16816,7 @@ (define-public emacs-org-tree-slide
 (define-public emacs-scratch-el
   (package
     (name "emacs-scratch-el")
-    (version "1.3")
+    (version "1.4")
     (source
      (origin
        (method git-fetch)
@@ -16825,7 +16825,7 @@ (define-public emacs-scratch-el
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0yiwq2gc4gdgfhaagpawhb7yrzc4fsnyb10w5d0q4whv64cj8555"))))
+        (base32 "174d8ancnkgb7q62196kd6nrfib6rnwxw4visgbk1c6yd1w8kray"))))
     (build-system emacs-build-system)
     (native-inputs
      (list texinfo))
-- 
2.35.1





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

* bug#54880: [PATCH] gnu: emacs-scratch-el: Update to 1.4.
  2022-04-12 10:16 [bug#54880] [PATCH] gnu: emacs-scratch-el: Update to 1.4 Michael Rohleder
@ 2022-04-26  7:35 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-04-26  7:35 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 54880-done


> * gnu/packages/emacs-xyz.scm (emacs-scratch-el): Update to 1.4.

Pushed, thanks!

Mathieu




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

end of thread, other threads:[~2022-04-26  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 10:16 [bug#54880] [PATCH] gnu: emacs-scratch-el: Update to 1.4 Michael Rohleder
2022-04-26  7:35 ` bug#54880: " 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).