unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40706] [PATCH] gnu: clipmenu: Fix hash.
@ 2020-04-19  3:47 John Soo
  2020-04-22 21:56 ` bug#40706: " Nicolas Goaziou
  2020-04-22 21:59 ` [bug#40706] " Leo Famulari
  0 siblings, 2 replies; 6+ messages in thread
From: John Soo @ 2020-04-19  3:47 UTC (permalink / raw)
  To: 40706

[-- 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


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

* bug#40706: [PATCH] gnu: clipmenu: Fix hash.
  2020-04-19  3:47 [bug#40706] [PATCH] gnu: clipmenu: Fix hash John Soo
@ 2020-04-22 21:56 ` Nicolas Goaziou
  2020-04-22 21:59 ` [bug#40706] " Leo Famulari
  1 sibling, 0 replies; 6+ messages in thread
From: Nicolas Goaziou @ 2020-04-22 21:56 UTC (permalink / raw)
  To: John Soo; +Cc: 40706-done

Hello,

John Soo <jsoo1@asu.edu> writes:

> Subject: [PATCH] gnu: clipmenu: Fix hash.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou

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

* [bug#40706] [PATCH] gnu: clipmenu: Fix hash.
  2020-04-19  3:47 [bug#40706] [PATCH] gnu: clipmenu: Fix hash John Soo
  2020-04-22 21:56 ` bug#40706: " Nicolas Goaziou
@ 2020-04-22 21:59 ` Leo Famulari
  2020-04-23  5:41   ` John Soo
  1 sibling, 1 reply; 6+ messages in thread
From: Leo Famulari @ 2020-04-22 21:59 UTC (permalink / raw)
  To: John Soo; +Cc: 40706

On Sat, Apr 18, 2020 at 08:47:26PM -0700, John Soo wrote:
> Hi Guix,
> 
> I was going to try out clipmenu and found a hash mismatch so I updated
> it.

Do you still have the old source code around? I'm curious what changed.

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

* [bug#40706] [PATCH] gnu: clipmenu: Fix hash.
  2020-04-22 21:59 ` [bug#40706] " Leo Famulari
@ 2020-04-23  5:41   ` John Soo
  2020-04-23  7:46     ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: John Soo @ 2020-04-23  5:41 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 40706

Hi there,
Leo Famulari <leo@famulari.name> writes:

> Do you still have the old source code around? I'm curious what changed.

I just looked in my store and I only have the recent checkout, I'm
sorry.

Kindly,

John

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

* [bug#40706] [PATCH] gnu: clipmenu: Fix hash.
  2020-04-23  5:41   ` John Soo
@ 2020-04-23  7:46     ` Nicolas Goaziou
  2020-04-23 16:11       ` Leo Famulari
  0 siblings, 1 reply; 6+ messages in thread
From: Nicolas Goaziou @ 2020-04-23  7:46 UTC (permalink / raw)
  To: John Soo; +Cc: 40706, Leo Famulari

Hello,

Leo Famulari <leo@famulari.name> writes:

>> Do you still have the old source code around? I'm curious what
>changed.

I don't think anything changed. If I read 

  http://data.guix.gnu.org/repository/1/branch/master/package/clipmenu

correctly, the hash was not correct when it was introduced.

Regards,

-- 
Nicolas Goaziou

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

* [bug#40706] [PATCH] gnu: clipmenu: Fix hash.
  2020-04-23  7:46     ` Nicolas Goaziou
@ 2020-04-23 16:11       ` Leo Famulari
  0 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2020-04-23 16:11 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 40706, Marius Bakke, John Soo

On Thu, Apr 23, 2020 at 09:46:21AM +0200, Nicolas Goaziou wrote:
> I don't think anything changed. If I read 
> 
>   http://data.guix.gnu.org/repository/1/branch/master/package/clipmenu
> 
> correctly, the hash was not correct when it was introduced.

I think something weird happened in commit 1ace39da78dc0 (gnu:
clipnotify: Update to 6.0.1.):

https://git.savannah.gnu.org/cgit/guix.git/commit/?id=1ace39da78dc076f60542ad7729a29f2f6760076

The commit message refers to clipnotify, but the clipmenu package was
changed.

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

end of thread, other threads:[~2020-04-23 16:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-19  3:47 [bug#40706] [PATCH] gnu: clipmenu: Fix hash John Soo
2020-04-22 21:56 ` bug#40706: " 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

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).