[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/16: gnu: dwm: Update to 6.2.
From: |
guix-commits |
Subject: |
12/16: gnu: dwm: Update to 6.2. |
Date: |
Tue, 12 Feb 2019 23:43:39 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d2c8a891ee840af5599a640d53dd9698453b22ab
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Feb 13 01:08:10 2019 +0100
gnu: dwm: Update to 6.2.
* gnu/packages/suckless.scm (dwm): Update to 6.2.
---
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 1b5e218..d15fdba 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -78,13 +78,13 @@ a custom raw video format with a simple container.")
(define-public dwm
(package
(name "dwm")
- (version "6.1")
+ (version "6.2")
(source (origin
(method url-fetch)
(uri (string-append "https://dl.suckless.org/dwm/dwm-"
version ".tar.gz"))
(sha256
- (base32
"1zkmwb6df6m254shx06ly90c0q4jl70skk1pvkixpb7hcxhwbxn2"))))
+ (base32
"03hirnj8saxnsfqiszwl2ds7p0avg20izv9vdqyambks00p2x44p"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f
- branch master updated (344e0f5 -> cf0913f), guix-commits, 2019/02/12
- 03/16: gnu: gparted: Update to 0.33.0., guix-commits, 2019/02/12
- 01/16: gnu: duperemove: Update to 0.11.1., guix-commits, 2019/02/12
- 02/16: gnu: duperemove: Don't use unstable tarball., guix-commits, 2019/02/12
- 09/16: gnu: console-setup: Update to 1.189., guix-commits, 2019/02/12
- 10/16: gnu: coq: Don't use unstable tarball., guix-commits, 2019/02/12
- 12/16: gnu: dwm: Update to 6.2.,
guix-commits <=
- 04/16: gnu: yadifa: Don't use NAME in source URI., guix-commits, 2019/02/12
- 13/16: gnu: s6: Update to 2.7.2.2., guix-commits, 2019/02/12
- 08/16: gnu: knot: Update to 2.7.6., guix-commits, 2019/02/12
- 05/16: gnu: yadifa: Update to 2.3.9., guix-commits, 2019/02/12
- 15/16: gnu: libdmtx: Edit description., guix-commits, 2019/02/12
- 11/16: gnu: coq-mathcomp: Don't use unstable tarball., guix-commits, 2019/02/12
- 06/16: gnu: nsd: Update to 4.1.26., guix-commits, 2019/02/12
- 16/16: gnu: bs1770gain: Update to 0.5.2., guix-commits, 2019/02/12
- 14/16: gnu: libdmtx: Update to 0.7.5., guix-commits, 2019/02/12
- 07/16: gnu: knot: Don't use NAME in source URI., guix-commits, 2019/02/12