unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42645] [PATCH] gnu: pulsemixer: Update to 1.5.1.
@ 2020-08-01  7:10 Michael Rohleder
  2020-08-01  7:31 ` bug#42645: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-01  7:10 UTC (permalink / raw)
  To: 42645


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: pulsemixer: Update to 1.5.1. --]
[-- Type: text/x-patch, Size: 1163 bytes --]

From 2f78e71ed57b7aff8f5ad143000ae03df8b75f0c Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sat, 1 Aug 2020 09:09:27 +0200
Subject: [PATCH] gnu: pulsemixer: Update to 1.5.1.

* gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.5.1.
---
 gnu/packages/pulseaudio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index dd34297135..be3d27905d 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -315,7 +315,7 @@ sinks.")
 (define-public pulsemixer
   (package
     (name "pulsemixer")
-    (version "1.5.0")
+    (version "1.5.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -324,7 +324,7 @@ sinks.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "162nfpyqn4gp45x332a73n07c118vispz3jicin4p67x3f8f0g3j"))))
+                "1jagx9zmz5pfsld8y2rj2kqg6ww9f6vqiawfy3vhqc49x3xx92p4"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.28.0


[-- Attachment #1.2: Type: text/plain, Size: 55 bytes --]


-- 
Life is not fair. But the root password helps.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42645: [PATCH] gnu: pulsemixer: Update to 1.5.1.
  2020-08-01  7:10 [bug#42645] [PATCH] gnu: pulsemixer: Update to 1.5.1 Michael Rohleder
@ 2020-08-01  7:31 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-08-01  7:31 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42645-done


> * gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.5.1.

Pushed, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-01  7:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01  7:10 [bug#42645] [PATCH] gnu: pulsemixer: Update to 1.5.1 Michael Rohleder
2020-08-01  7:31 ` bug#42645: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).