all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kkebreau@posteo.net>
To: 34895@debbugs.gnu.org
Cc: Kei Kebreau <kkebreau@posteo.net>
Subject: [bug#34895] [PATCH 09/18] gnu: xfce-pulseaudio-plugin: Update to 0.4.1.
Date: Sun, 17 Mar 2019 12:04:14 -0400	[thread overview]
Message-ID: <20190317160423.10327-8-kkebreau@posteo.net> (raw)
In-Reply-To: <20190317160423.10327-1-kkebreau@posteo.net>

* gnu/packages/xfce.scm (xfce-pulseaudio-plugin): Update to 0.4.1.
---
 gnu/packages/xfce.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 766b8973b3..89ebcfad3d 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -378,15 +378,15 @@ matching them against regular expressions.")
 (define-public xfce4-pulseaudio-plugin
   (package
     (name "xfce4-pulseaudio-plugin")
-    (version "0.2.3")
+    (version "0.4.1")
     (source (origin
               (method url-fetch)
-              (uri (string-append "http://archive.xfce.org/src/panel-plugins/"
+              (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
                                   name "/" (version-major+minor version) "/"
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0crvb2gyxbnlf46712arg3m2vqx81dixqhqdwss0bngpijy3ca78"))))
+                "1w29y0a066y8as12xrkbfqcn7dpdsvx97idzw7028gmcvca87a3c"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.21.0

  parent reply	other threads:[~2019-03-17 16:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-17 14:41 [bug#34895] [PATCH 01/18] gnu: xfconf: Update to 4.12.1 Kei Kebreau
2019-03-17 16:04 ` [bug#34895] [PATCH 02/18] gnu: libxfce4ui: " Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 03/18] gnu: exo: Update to 0.12.4 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 04/18] gnu: garcon: Update to 0.6.2 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 05/18] gnu: tumbler: Update to 0.2.3 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 06/18] gnu: xfce4-panel: Update to 4.12.2 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 07/18] gnu: xfce4-battery-plugin: Update to 1.1.2 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 08/18] gnu: xfce4-clipman-plugin: Update to 1.4.3 Kei Kebreau
2019-03-17 16:04   ` Kei Kebreau [this message]
2019-03-17 16:04   ` [bug#34895] [PATCH 10/18] gnu: xfce4-session: Update to 4.12.1 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 11/18] gnu: xfce4-settings: Update to 4.12.4 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 12/18] gnu: thunar: Update to 1.8.4 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 13/18] gnu: xfwm4: Update to 4.12.5 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 14/18] gnu: xfdesktop: Update to 4.12.4 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 15/18] gnu: xfce4-terminal: Update to 0.8.7.4 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 16/18] gnu: xfce4-power-manager: Update to 1.6.1 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 17/18] gnu: xfce4-taskmanager: Update to 1.2.2 Kei Kebreau
2019-03-17 16:04   ` [bug#34895] [PATCH 18/18] gnu: xfce4-notifyd: Update to 0.4.3 Kei Kebreau
2019-03-17 18:12 ` [bug#34895] [PATCH 01/18] gnu: xfconf: Update to 4.12.1 Leo Famulari
2019-03-18 14:32   ` bug#34895: " Kei Kebreau
2019-03-24 10:30 ` [bug#34895] " Danny Milosavljevic
2019-03-26  1:43   ` Kei Kebreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190317160423.10327-8-kkebreau@posteo.net \
    --to=kkebreau@posteo.net \
    --cc=34895@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.