[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/13: gnu: j4-dmenu-desktop: Update to 2.18.
From: |
guix-commits |
Subject: |
08/13: gnu: j4-dmenu-desktop: Update to 2.18. |
Date: |
Sun, 29 Nov 2020 11:29:29 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f89d97c8ac6a2a8f4550b673c3015903c93b0793
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 29 14:06:47 2020 +0100
gnu: j4-dmenu-desktop: Update to 2.18.
* gnu/packages/xdisorg.scm (j4-dmenu-desktop): Update to 2.18.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index b433ea4..b63474c 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2492,7 +2492,7 @@ create layout indicator widgets.")
(define-public j4-dmenu-desktop
(package
(name "j4-dmenu-desktop")
- (version "2.17")
+ (version "2.18")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2501,7 +2501,7 @@ create layout indicator widgets.")
(file-name (git-file-name name version))
(sha256
(base32
- "0v23fimkn83dcm5p53y2ymhklff3kwppxhf75sm8xmswrzkixpgc"))))
+ "1gxpgifzy0hnpd0ymw3r32amzr32z3bgb90ldjzl438p6h1q0i26"))))
(build-system cmake-build-system)
(native-inputs
`(("catch2" ,catch-framework2)))
- branch master updated (7a584b0 -> c1d6814), guix-commits, 2020/11/29
- 01/13: gnu: igt-gpu-tools: Update to 1.25., guix-commits, 2020/11/29
- 03/13: gnu: youtube-dl: Update to 2020.11.29., guix-commits, 2020/11/29
- 02/13: gnu: igt-gpu-tools: Remove unused inputs., guix-commits, 2020/11/29
- 04/13: gnu: thermald: Update to 2.4., guix-commits, 2020/11/29
- 06/13: gnu: Add bcachefs-tools-static., guix-commits, 2020/11/29
- 05/13: gnu: hplip: Install PPDs into a separate output., guix-commits, 2020/11/29
- 07/13: gnu: Add bcachefs-static., guix-commits, 2020/11/29
- 09/13: gnu: cwm: Update to 6.7., guix-commits, 2020/11/29
- 11/13: gnu: gaupol: Update to 1.8., guix-commits, 2020/11/29
- 08/13: gnu: j4-dmenu-desktop: Update to 2.18.,
guix-commits <=
- 12/13: gnu: vdpauinfo: Fetch from git repository., guix-commits, 2020/11/29
- 10/13: gnu: cwm: Prepare for cross-compilation., guix-commits, 2020/11/29
- 13/13: gnu: vdpauinfo: Update to 1.4., guix-commits, 2020/11/29