unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nikita Domnitskii via Guix-patches via <guix-patches@gnu.org>
To: 49251@debbugs.gnu.org
Cc: 2b7567db-5669-4d5b-bad2-0b737d46b3e6@mail.domnitskii.me
Subject: [bug#49251] [PATCH 1/2] Add pinentry-bemenu
Date: Mon, 28 Jun 2021 11:15:44 -0000	[thread overview]
Message-ID: <162487894491.8.472398265260458842.9268419@domnitskii.me> (raw)
In-Reply-To: <162487468264.6.10365378409282218056.9266169@domnitskii.me>

From: Nikita Domnitskii <2b7567db-5669-4d5b-bad2-0b737d46b3e6@mail.domnitskii.me>

---
 gnu/packages/xdisorg.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index b8c7a35a36..22f29c93be 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -260,7 +261,7 @@ used to further tweak the behaviour of the different profiles.")
 (define-public bemenu
   (package
     (name "bemenu")
-    (version "0.4.1")
+    (version "0.6.2")
     (source
      (origin
        (method git-fetch)
@@ -269,7 +270,7 @@ used to further tweak the behaviour of the different profiles.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fjcs9d3533ay3nz79cx3c0lmy2chgragr2lhsy0xl2ckr0iins0"))))
+        (base32 "13y4y3i03vdx3zkh4lm67xmigzycf8fxg4fdr5s4x2brr3ya46fv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f
--
2.32.0




  reply	other threads:[~2021-06-28 12:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28 10:04 [bug#49251] [PATCH 0/2] Add pinentry-bemenu Nikita Domnitskii via Guix-patches via
2021-06-28 11:15 ` Nikita Domnitskii via Guix-patches via [this message]
2021-06-28 12:07 ` [bug#49251] [PATCH 1/2] gnu: bemenu: Update to 0.6.2 Nikita Domnitskii via Guix-patches via
2021-07-08 13:06 ` bug#49251: [PATCH 0/2] Add pinentry-bemenu Nicolas Goaziou

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=162487894491.8.472398265260458842.9268419@domnitskii.me \
    --to=guix-patches@gnu.org \
    --cc=2b7567db-5669-4d5b-bad2-0b737d46b3e6@mail.domnitskii.me \
    --cc=49251@debbugs.gnu.org \
    --cc=nikita@domnitskii.me \
    /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 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).