guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: clipmenu: Fix hash.


From: guix-commits
Subject: branch master updated: gnu: clipmenu: Fix hash.
Date: Wed, 22 Apr 2020 17:55:52 -0400

This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 9fb2b7e  gnu: clipmenu: Fix hash.
9fb2b7e is described below

commit 9fb2b7eeabba2eb2215f03dd0df408203124e527
Author: John Soo <address@hidden>
AuthorDate: Sat Apr 18 20:45:12 2020 -0700

    gnu: clipmenu: Fix hash.
    
    * gnu/packages/xdisorg.scm (clipmenu):[origin] Update hash.
    
    Signed-off-by: Nicolas Goaziou <address@hidden>
---
 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 1be5224..bc2c9c4 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]