[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/16: gnu: dmenu: Update to 4.8.
From: |
Tobias Geerinckx-Rice |
Subject: |
16/16: gnu: dmenu: Update to 4.8. |
Date: |
Thu, 15 Mar 2018 15:30:43 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0ab5aa056d4fdfb53de24ad416d978a5220e313d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 15 20:13:29 2018 +0100
gnu: dmenu: Update to 4.8.
* gnu/packages/suckless.scm (dmenu): Update to 4.8.
---
gnu/packages/suckless.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm
index c343b42..eadc840 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -138,14 +138,14 @@ optimising the environment for the application in use and
the task performed.")
(define-public dmenu
(package
(name "dmenu")
- (version "4.7")
+ (version "4.8")
(source (origin
(method url-fetch)
(uri (string-append "https://dl.suckless.org/tools/dmenu-"
version ".tar.gz"))
(sha256
(base32
- "1fgph549i0yw62x02jhfc8qmqk2rnzcnm46bxq6jig1cvkw3amm7"))))
+ "0qfvfrj10xlwd9hkvb57wshryan65bl6423h0qhiw1h76rf5lqgy"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests
- 02/16: gnu: perl-lingua-en-inflect-phrase: Update to 0.20., (continued)
- 02/16: gnu: perl-lingua-en-inflect-phrase: Update to 0.20., Tobias Geerinckx-Rice, 2018/03/15
- 01/16: gnu: bind: Use INVOKE., Tobias Geerinckx-Rice, 2018/03/15
- 03/16: gnu: perl-string-toidentifier-en: Update to 0.12., Tobias Geerinckx-Rice, 2018/03/15
- 05/16: gnu: cifs-utils: Update to 6.8., Tobias Geerinckx-Rice, 2018/03/15
- 04/16: gnu: autoconf-archive: Update to 2018.03.13., Tobias Geerinckx-Rice, 2018/03/15
- 07/16: gnu: acpica: Update to 20180313., Tobias Geerinckx-Rice, 2018/03/15
- 08/16: gnu: r-scatterplot3d: Update to 0.3-41., Tobias Geerinckx-Rice, 2018/03/15
- 09/16: gnu: xdg-user-dirs: Update to 0.17., Tobias Geerinckx-Rice, 2018/03/15
- 06/16: gnu: octave: Update to 4.2.2., Tobias Geerinckx-Rice, 2018/03/15
- 10/16: gnu: gtksourceview: Update to 3.24.7., Tobias Geerinckx-Rice, 2018/03/15
- 16/16: gnu: dmenu: Update to 4.8.,
Tobias Geerinckx-Rice <=
- 15/16: gnu: you-get: Update to 0.4.1040., Tobias Geerinckx-Rice, 2018/03/15
- 13/16: gnu: libburn: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 11/16: gnu: libisofs: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 14/16: gnu: intel-gpu-tools: Update to 1.22., Tobias Geerinckx-Rice, 2018/03/15
- 12/16: gnu: libisofs: Fix description typos., Tobias Geerinckx-Rice, 2018/03/15