[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/88: gnu: polybar: Update to 3.3.1.
From: |
guix-commits |
Subject: |
24/88: gnu: polybar: Update to 3.3.1. |
Date: |
Wed, 10 Apr 2019 23:44:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4b9e4ac73da7c2a06b4a0556dd3c2cf21057e865
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 11 03:41:03 2019 +0200
gnu: polybar: Update to 3.3.1.
* gnu/packages/wm.scm (polybar): Update to 3.3.1.
---
gnu/packages/wm.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 0a05ff4..3287092 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1048,14 +1048,14 @@ its size
(define-public polybar
(package
(name "polybar")
- (version "3.3.0")
+ (version "3.3.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/jaagr/polybar/releases/"
- "download/" version "/polybar.tar"))
+ "download/" version "/polybar-" version ".tar"))
(sha256
- (base32 "0sjh3xmf11g09spi88zj7xsc3a3vv78kixab6n5i7436py7xwzb4"))
+ (base32 "0758na059vpgnsrcdrxmh9wsahs80wnmizb9g7bmixlrkxr2m65h"))
(file-name (string-append name "-" version ".tar"))))
(build-system cmake-build-system)
(arguments
- 19/88: gnu: cifs-utils: Update to 6.9., (continued)
- 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, 2019/04/10
- 24/88: gnu: polybar: Update to 3.3.1.,
guix-commits <=
- 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
- 61/88: gnu: ocaml-zed: Don't use unstable tarball., guix-commits, 2019/04/10