unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: John Soo <jsoo1@asu.edu>
To: 40706@debbugs.gnu.org
Subject: [bug#40706] [PATCH] gnu: clipmenu: Fix hash.
Date: Sat, 18 Apr 2020 20:47:26 -0700	[thread overview]
Message-ID: <871roki1bl.fsf@asu.edu> (raw)

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

Hi Guix,

I was going to try out clipmenu and found a hash mismatch so I updated
it.

Thanks!

John


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: fix-clipmenu-hash --]
[-- Type: text/x-patch, Size: 865 bytes --]

From fcbef8a39b7ac6cdc34566be21ccd40a6ade3d1e Mon Sep 17 00:00:00 2001
From: John Soo <jsoo1@asu.edu>
Date: Sat, 18 Apr 2020 20:45:12 -0700
Subject: [PATCH] gnu: clipmenu: Fix hash.

* gnu/packages/xdisorg.scm (clipmenu):[origin] Update hash.
---
 gnu/packages/xdisorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 1be52247d3..bc2c9c4622 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2221,7 +2221,7 @@ tools to complement clipnotify.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "12vvircdhl4psqi51cnfd6bqy85v2vwfcmdq1mimjgng727nwzys"))))
+           "0053j4i14lz5m2bzc5sch5id5ilr1bl196mp8fp0q8x74w3vavs9"))))
       (build-system gnu-build-system)
       (arguments
        `(#:phases
-- 
2.26.1


             reply	other threads:[~2020-04-19  3:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19  3:47 John Soo [this message]
2020-04-22 21:56 ` bug#40706: [PATCH] gnu: clipmenu: Fix hash Nicolas Goaziou
2020-04-22 21:59 ` [bug#40706] " Leo Famulari
2020-04-23  5:41   ` John Soo
2020-04-23  7:46     ` Nicolas Goaziou
2020-04-23 16:11       ` Leo Famulari

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=871roki1bl.fsf@asu.edu \
    --to=jsoo1@asu.edu \
    --cc=40706@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 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).