all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#31897] [PATCH] gnu: emacs-bash-completion: Update to 2.1.0.
@ 2018-06-19 11:25 Pierre Neidhardt
  2018-06-19 11:46 ` bug#31897: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre Neidhardt @ 2018-06-19 11:25 UTC (permalink / raw)
  To: 31897

* gnu/packages/emacs.scm (emacs-bash-completion): Update to 2.1.0.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 4999dda55..bafba238b 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -7237,7 +7237,7 @@ messaging service.")
 (define-public emacs-bash-completion
   (package
    (name "emacs-bash-completion")
-   (version "2.0.0")
+   (version "2.1.0")
    (source
     (origin
       (method url-fetch)
@@ -7247,7 +7247,7 @@ messaging service.")
       (file-name (string-append name "-" version ".tar.gz"))
       (sha256
        (base32
-        "0mkci4a1fy8z4cmry8mx5vsx4f16a8r454slnh7lqzidnhfi63hj"))))
+        "1z0qck3v3ra6ivacn8n04w1v33a4xn01xx860761q31qzsv3sksq"))))
    (inputs `(("bash" ,bash)))
    (build-system emacs-build-system)
    (arguments
-- 
2.17.1

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

* bug#31897: [PATCH] gnu: emacs-bash-completion: Update to 2.1.0.
  2018-06-19 11:25 [bug#31897] [PATCH] gnu: emacs-bash-completion: Update to 2.1.0 Pierre Neidhardt
@ 2018-06-19 11:46 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2018-06-19 11:46 UTC (permalink / raw)
  To: Pierre Neidhardt, 31897-done

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

Pierre Neidhardt <ambrevar@gmail.com> writes:

> * gnu/packages/emacs.scm (emacs-bash-completion): Update to 2.1.0.

Thanks!  Pushed as d39c9efa11168f5a441ac60b3ed486f2ac0b4c73.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2018-06-19 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19 11:25 [bug#31897] [PATCH] gnu: emacs-bash-completion: Update to 2.1.0 Pierre Neidhardt
2018-06-19 11:46 ` bug#31897: " Marius Bakke

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.