guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: emacs-org-webring: Update to 1.9.5-rc1.


From: guix-commits
Subject: branch master updated: gnu: emacs-org-webring: Update to 1.9.5-rc1.
Date: Tue, 20 Oct 2020 13:02:21 -0400

This is an automated email from the git hooks/post-receive script.

brettgilio pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 98bdb84  gnu: emacs-org-webring: Update to 1.9.5-rc1.
98bdb84 is described below

commit 98bdb84224a6f024320ebf4660125d252f004408
Author: Brett Gilio <brettg@gnu.org>
AuthorDate: Tue Oct 20 12:02:04 2020 -0500

    gnu: emacs-org-webring: Update to 1.9.5-rc1.
    
    * gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.5-rc1.
---
 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 6a57418..06d8243 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24906,7 +24906,7 @@ picked up when copy-pasting text from buffer to 
buffer.")
 (define-public emacs-org-webring
   (package
     (name "emacs-org-webring")
-    (version "1.9")
+    (version "1.9.5-rc1")
     (source
      (origin
        (method git-fetch)
@@ -24916,7 +24916,7 @@ picked up when copy-pasting text from buffer to 
buffer.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "09lm2h5d6xcdwilbmi6xs4qz33d0442m9iys9k36q9vhhakl7w4x"))))
+         "0pzzsb32ww1h8zyrw0ckpvzarlhqjcz9a7fh05dvm17s9225yg34"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]