guix-commits
[Top][All Lists]
Advanced

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

24/63: gnu: emacs-helm-org-rifle: Update to 1.7.1.


From: guix-commits
Subject: 24/63: gnu: emacs-helm-org-rifle: Update to 1.7.1.
Date: Sat, 29 May 2021 10:17:44 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit d4037e781cf6b4439c04006638a943353ca6e3e7
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat May 29 15:41:09 2021 +0200

    gnu: emacs-helm-org-rifle: Update to 1.7.1.
    
    * gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): Update to 1.7.1.
---
 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 992257c..1ebf849 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12216,7 +12216,7 @@ above over the network.")
 (define-public emacs-helm-org-rifle
   (package
     (name "emacs-helm-org-rifle")
-    (version "1.7.0")
+    (version "1.7.1")
     (source
      (origin
        (method git-fetch)
@@ -12226,7 +12226,7 @@ above over the network.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "058zvh7cdall7dl3xay9ibcjvs13fbqp8fli3lz980pinmsds3r2"))))
+         "0pm6va26kadjvbai4qsnjc2bk379w2nk6h3b5f0c2yv3q5na0p49"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-dash" ,emacs-dash)



reply via email to

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