all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: 34600@debbugs.gnu.org
Subject: [bug#34600] [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.
Date: Wed, 20 Feb 2019 20:13:40 -0600	[thread overview]
Message-ID: <87a7ipvqgb.fsf@posteo.net> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1. --]
[-- Type: text/x-patch, Size: 1235 bytes --]

From f4ce2f1459ed5a3dc08094c03d98c4cc1eb91348 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Wed, 20 Feb 2019 19:55:07 -0600
Subject: [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1.

* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.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 cedc1efbc..80dc9eb63 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7214,7 +7214,7 @@ or @code{treemacs}, but leveraging @code{Dired} to do the job of display.")
 (define-public emacs-which-key
   (package
     (name "emacs-which-key")
-    (version "3.3.0")
+    (version "3.3.1")
     (source
      (origin
        (method url-fetch)
@@ -7223,7 +7223,7 @@ or @code{treemacs}, but leveraging @code{Dired} to do the job of display.")
              version ".tar.gz"))
        (sha256
         (base32
-         "1lsj314111cp2hjjwnv3f46ws1za6bm39rgy3l19044xf6a68j5w"))
+         "1g8k0js21bc8mlw6hvmg93zgfjhil77c30cv1hf85y4qb9ldvika"))
        (file-name (string-append name "-" version ".tar.gz"))))
     (build-system emacs-build-system)
     (arguments
-- 
2.20.1

             reply	other threads:[~2019-02-21  2:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-21  2:13 Brett Gilio [this message]
2019-02-21 19:30 ` [bug#34600] [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1 swedebugia
2019-02-21 19:46   ` Brett Gilio
2019-02-21 20:30     ` Leo Famulari
2019-02-21 21:30       ` Brett Gilio
2019-02-22  8:28     ` swedebugia
2019-02-24  3:10 ` bug#34600: " 宋文武

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a7ipvqgb.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=34600@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.