unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47347] [PATCH] gnu: emacs-imenu-list: Update to 0.9-0.b502223.
@ 2021-03-23 10:54 Alexandr Vityazev
  2021-03-23 18:40 ` Xinglu Chen
  2021-03-26 14:35 ` bug#47347: " Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Alexandr Vityazev @ 2021-03-23 10:54 UTC (permalink / raw)
  To: 47347

---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 838da5bceb..6a1c4e4fd8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2675,9 +2675,9 @@ using the DOT syntax, and use Graphviz to convert these files to diagrams.")
     (license license:gpl2+)))
 
 (define-public emacs-imenu-list
-  (let ((commit "46008738f8fef578a763c308cf6695e5b4d4aa77")
+  (let ((commit "b50222378412fbe321622a84cb2b036e084c697a")
         (revision "0")
-        (version "0.8"))
+        (version "0.9"))
     (package
       (name "emacs-imenu-list")
       (version (git-version version revision commit))
@@ -2690,7 +2690,7 @@ using the DOT syntax, and use Graphviz to convert these files to diagrams.")
            (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "14l3yw9y1nk103s7z5i1fmd6kvlb2p6ayi6sf9l1x1ydg9glrpl8"))))
+          (base32 "1936dd41fa05ndzf2bwhllvjz97iz0rflkazjipr7dvz5q072wj2"))))
       (build-system emacs-build-system)
       (home-page "https://github.com/bmag/imenu-list")
       (synopsis
-- 
2.31.0



-- 

Alexandr Vityazev




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

* [bug#47347] [PATCH] gnu: emacs-imenu-list: Update to 0.9-0.b502223.
  2021-03-23 10:54 [bug#47347] [PATCH] gnu: emacs-imenu-list: Update to 0.9-0.b502223 Alexandr Vityazev
@ 2021-03-23 18:40 ` Xinglu Chen
  2021-03-26 14:35 ` bug#47347: " Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Xinglu Chen @ 2021-03-23 18:40 UTC (permalink / raw)
  To: Alexandr Vityazev, 47347

On Tue, Mar 23 2021, Alexandr Vityazev wrote:

> ---
>  gnu/packages/emacs-xyz.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 838da5bceb..6a1c4e4fd8 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -2675,9 +2675,9 @@ using the DOT syntax, and use Graphviz to convert these files to diagrams.")
>      (license license:gpl2+)))
>  
>  (define-public emacs-imenu-list
> -  (let ((commit "46008738f8fef578a763c308cf6695e5b4d4aa77")
> +  (let ((commit "b50222378412fbe321622a84cb2b036e084c697a")
>          (revision "0")

Is there any particular reason for using a specific commit instead of
just the latest release?  Also, could you please write a commit message
in the ChangeLog format (see "16.6 Submitting Patches" in the Guix
manual)?





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

* bug#47347: [PATCH] gnu: emacs-imenu-list: Update to 0.9-0.b502223.
  2021-03-23 10:54 [bug#47347] [PATCH] gnu: emacs-imenu-list: Update to 0.9-0.b502223 Alexandr Vityazev
  2021-03-23 18:40 ` Xinglu Chen
@ 2021-03-26 14:35 ` Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2021-03-26 14:35 UTC (permalink / raw)
  To: Alexandr Vityazev; +Cc: 47347-done

Hello,

Alexandr Vityazev <avityazev@posteo.org> writes:

> ---
>  (define-public emacs-imenu-list
> -  (let ((commit "46008738f8fef578a763c308cf6695e5b4d4aa77")
> +  (let ((commit "b50222378412fbe321622a84cb2b036e084c697a")
>          (revision "0")
> -        (version "0.8"))
> +        (version "0.9"))

Applied. I also bumped the revision.

Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-03-26 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 10:54 [bug#47347] [PATCH] gnu: emacs-imenu-list: Update to 0.9-0.b502223 Alexandr Vityazev
2021-03-23 18:40 ` Xinglu Chen
2021-03-26 14:35 ` bug#47347: " 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).