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.8-rc4.


From: guix-commits
Subject: branch master updated: gnu: emacs-org-webring: Update to 1.9.8-rc4.
Date: Tue, 27 Oct 2020 19:29:25 -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 c155096  gnu: emacs-org-webring: Update to 1.9.8-rc4.
c155096 is described below

commit c15509682f931f8afbe2d71ccdef278454c53774
Author: Brett Gilio <brettg@gnu.org>
AuthorDate: Tue Oct 27 18:29:05 2020 -0500

    gnu: emacs-org-webring: Update to 1.9.8-rc4.
    
    * gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.8-rc4.
---
 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 827580a..019b2c6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24947,7 +24947,7 @@ picked up when copy-pasting text from buffer to 
buffer.")
 (define-public emacs-org-webring
   (package
     (name "emacs-org-webring")
-    (version "1.9.7-rc3")
+    (version "1.9.8-rc4")
     (source
      (origin
        (method git-fetch)
@@ -24957,7 +24957,7 @@ picked up when copy-pasting text from buffer to 
buffer.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0p6s7cjq8mgbxjp002hv3gaallv2k4ssnfxkqggaqpqnzpc08hxj"))))
+         "0z2q29i9ng2vkzb6qbwb0dzvz8yv44p0kg07lx59pcdbv7mznjmc"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases



reply via email to

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