emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#37746: closed ([PATCH] gnu: polybar: Update to 3.4


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37746: closed ([PATCH] gnu: polybar: Update to 3.4.0.)
Date: Tue, 15 Oct 2019 18:34:02 +0000

Your message dated Tue, 15 Oct 2019 21:33:42 +0300
with message-id <20191015183342.GB939@E5400>
and subject line Re: [bug#37746] [PATCH] gnu: polybar: Update to 3.4.0.
has caused the debbugs.gnu.org bug report #37746,
regarding [PATCH] gnu: polybar: Update to 3.4.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37746: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37746
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: polybar: Update to 3.4.0. Date: Mon, 14 Oct 2019 10:16:01 +0200 User-agent: NeoMutt/20180716
>From cd391dd375e264ba65bc804b5482bfb3f71cb8d0 Mon Sep 17 00:00:00 2001
From: "address@hidden" <address@hidden>
Date: Mon, 14 Oct 2019 10:10:27 +0200
Subject: [PATCH] gnu: polybar: Update to 3.4.0.

* gnu/packages/wm.scm (polybar): Update to 3.4.0.
---
 gnu/packages/wm.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 6cecc06130..7a68c5c335 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -23,6 +23,7 @@
 ;;; Copyright © 2019 Gábor Boskovits <address@hidden>
 ;;; Copyright © 2019 Kyle Andrews <address@hidden>
 ;;; Copyright © 2019 Ingo Ruhnke <address@hidden>
+;;; Copyright © 2019 Tanguy Le Carrour <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1194,14 +1195,14 @@ its size
 (define-public polybar
   (package
     (name "polybar")
-    (version "3.3.1")
+    (version "3.4.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/jaagr/polybar/releases/";
                            "download/" version "/polybar-" version ".tar"))
        (sha256
-        (base32 "0758na059vpgnsrcdrxmh9wsahs80wnmizb9g7bmixlrkxr2m65h"))
+        (base32 "06yd9ffak53qbhpw35xh422v2lhjh23zdbrh81cynwks5pr9i839"))
        (file-name (string-append name "-" version ".tar"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.23.0


--- End Message ---
--- Begin Message --- Subject: Re: [bug#37746] [PATCH] gnu: polybar: Update to 3.4.0. Date: Tue, 15 Oct 2019 21:33:42 +0300 User-agent: Mutt/1.12.2 (2019-09-21)
Patch pushed. Thanks


-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]