unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41326] [PATCH] gnu: emacs-pass: Update to 2.0.
@ 2020-05-16 15:14 Michael Rohleder
  2020-05-16 17:20 ` bug#41326: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-05-16 15:14 UTC (permalink / raw)
  To: 41326


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: emacs-pass: Update to 2.0. --]
[-- Type: text/x-patch, Size: 1218 bytes --]

From b1efa7b4690ef63b4cdabc4989d33697f83951db Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sat, 16 May 2020 17:09:40 +0200
Subject: [PATCH] gnu: emacs-pass: Update to 2.0.

* gnu/packages/emacs-xyz.scm (emacs-pass): Update to 2.0.
---
 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 45ccced99e..4bbd482409 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12691,7 +12691,7 @@ standard Unix password manager\").")
 (define-public emacs-pass
   (package
     (name "emacs-pass")
-    (version "1.8")
+    (version "2.0")
     (source
      (origin
        (method git-fetch)
@@ -12700,7 +12700,7 @@ standard Unix password manager\").")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "05h4hacv3yygyjcjj004qbyqjpkl4pyhwgp25gsz8mw5c66l70cx"))))
+        (base32 "0jc8j421mlflspg24jvrqc2n3y5n3cpk3hjy560il8g36xi1049p"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-password-store" ,emacs-password-store)
-- 
2.26.2


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

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

* bug#41326: [PATCH] gnu: emacs-pass: Update to 2.0.
  2020-05-16 15:14 [bug#41326] [PATCH] gnu: emacs-pass: Update to 2.0 Michael Rohleder
@ 2020-05-16 17:20 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-05-16 17:20 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 41326-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> From b1efa7b4690ef63b4cdabc4989d33697f83951db Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@rohleder.de>
> Date: Sat, 16 May 2020 17:09:40 +0200
> Subject: [PATCH] gnu: emacs-pass: Update to 2.0.
>
> * gnu/packages/emacs-xyz.scm (emacs-pass): Update to 2.0.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-05-16 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 15:14 [bug#41326] [PATCH] gnu: emacs-pass: Update to 2.0 Michael Rohleder
2020-05-16 17:20 ` bug#41326: " 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).