[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/88: gnu: xcompmgr: Update to 1.1.8.
From: |
guix-commits |
Subject: |
21/88: gnu: xcompmgr: Update to 1.1.8. |
Date: |
Wed, 10 Apr 2019 23:44:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5b6a159aa8abb15c2dd2bdbf1acb4169a4167e61
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 11 03:26:47 2019 +0200
gnu: xcompmgr: Update to 1.1.8.
* gnu/packages/xorg.scm (xcompmgr): Update to 1.1.8.
---
gnu/packages/xorg.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index eec17b2..807f4b2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5970,17 +5970,16 @@ Conventions Manual) and some of the @dfn{EWMH}
(define-public xcompmgr
(package
(name "xcompmgr")
- (version "1.1.7")
+ (version "1.1.8")
(source
(origin
- ;; there's no current tarball
+ ;; There's no current tarball.
(method git-fetch)
(uri (git-reference
(url "https://anongit.freedesktop.org/git/xorg/app/xcompmgr.git")
(commit (string-append "xcompmgr-" version))))
(sha256
- (base32
- "04swkrm3gk689wrjc418bd3n25w8r20kg1xfbn5j8d7mx1r5gf16"))
+ (base32 "11i7vyk3pynw8q8aczpy56qncm84y0cmhlvyja3sj8dgy60g03q2"))
(file-name (string-append name "-" version))))
(build-system gnu-build-system)
(arguments
- 30/88: gnu: links: Update to 2.19., (continued)
- 30/88: gnu: links: Update to 2.19., guix-commits, 2019/04/10
- 19/88: gnu: cifs-utils: Update to 6.9., guix-commits, 2019/04/10
- 26/88: gnu: stunnel: Update to 5.53., guix-commits, 2019/04/10
- 42/88: gnu: emacs-package-lint: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 41/88: gnu: emacs-image+: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 11/88: gnu: acpica: Update to 20190405., guix-commits, 2019/04/10
- 12/88: gnu: autojump: Don't use unstable tarball., guix-commits, 2019/04/10
- 17/88: gnu: youtube-dl: Update to 2019.04.07., guix-commits, 2019/04/10
- 15/88: gnu: noice: Update to 0.8., guix-commits, 2019/04/10
- 25/88: gnu: xmobar: Don't use NAME in source URI., guix-commits, 2019/04/10
- 21/88: gnu: xcompmgr: Update to 1.1.8.,
guix-commits <=
- 24/88: gnu: polybar: Update to 3.3.1., guix-commits, 2019/04/10
- 32/88: gnu: hangups: Update to 0.4.9., guix-commits, 2019/04/10
- 29/88: gnu: links: Don't use NAME in source URI., guix-commits, 2019/04/10
- 22/88: gnu: xcompmgr: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 33/88: gnu: fasm: Update to 1.73.10., guix-commits, 2019/04/10
- 39/88: gnu: emacs-helm-flycheck: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 40/88: gnu: emacs-helm-ls-git: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 48/88: gnu: ocaml-qcheck: Don't use unstable tarball., guix-commits, 2019/04/10
- 46/88: gnu: address@hidden: Don't use unstable tarball., guix-commits, 2019/04/10
- 65/88: gnu: emacs-download-region: Use GIT-FILE-NAME., guix-commits, 2019/04/10