unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64709] [PATCH] gnu: cagebreak: Update to 2.2.0.
@ 2023-07-18 13:16 iyzsong--- via Guix-patches via
  2023-08-01 11:43 ` bug#64709: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2023-07-18 13:16 UTC (permalink / raw)
  To: 64709; +Cc: 宋文武

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/wm.scm (cagebreak): Update to 2.2.0.
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index b9909de219..726b5d9dff 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2815,7 +2815,7 @@ (define-public xnotify
 (define-public cagebreak
   (package
     (name "cagebreak")
-    (version "2.1.2")
+    (version "2.2.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2824,7 +2824,7 @@ (define-public cagebreak
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "09ky8wili3ym8qi4dasckdcdcvn4g6ak08dg0yccnwmnlwxiyps6"))))
+                "0yhn77hdy7c80hd6r8nmvs206pmp76bx4zr94imfvgs8fh5gb8cy"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: a8c79839d57acf96df720630b8e6ddee8a8c2cf8
-- 
2.40.1





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

* bug#64709: [PATCH] gnu: cagebreak: Update to 2.2.0.
  2023-07-18 13:16 [bug#64709] [PATCH] gnu: cagebreak: Update to 2.2.0 iyzsong--- via Guix-patches via
@ 2023-08-01 11:43 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-01 11:43 UTC (permalink / raw)
  To: 64709-done; +Cc: 宋文武


Pushed to master, also install man pages, close.




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

end of thread, other threads:[~2023-08-01 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-18 13:16 [bug#64709] [PATCH] gnu: cagebreak: Update to 2.2.0 iyzsong--- via Guix-patches via
2023-08-01 11:43 ` bug#64709: " 宋文武 via Guix-patches via

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