all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71276] [PATCH] gnu: volctl: Update to 0.9.4.
@ 2024-05-30  9:57 Sergiu Ivanov
  2024-06-24  2:52 ` bug#71276: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Sergiu Ivanov @ 2024-05-30  9:57 UTC (permalink / raw)
  To: 71276

[-- Attachment #1: Type: text/plain, Size: 77 bytes --]

Dear Guix,

Here's a patch bumping the version on volctl.

Thanks!

-
Sergiu

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-volctl-Update-to-0.9.4.patch --]
[-- Type: text/x-patch, Size: 1407 bytes --]

From 657f0819c8f442b637bcb35338cd04227934754c Mon Sep 17 00:00:00 2001
Message-ID: <657f0819c8f442b637bcb35338cd04227934754c.1717062533.git.sivanov@colimite.fr>
From: Sergiu Ivanov <sivanov@colimite.fr>
Date: Wed, 29 May 2024 19:29:42 +0100
Subject: [PATCH] gnu: volctl: Update to 0.9.4.

* gnu/packages/gtk.scm (volctl): Update to 0.9.4.

Change-Id: I70e85592405d574b692398e6d71d235219fb6fe9
---
 gnu/packages/gtk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index fdf1fd9251..2eec33c535 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -2881,7 +2881,7 @@ (define-public gtkdatabox
 (define-public volctl
   (package
     (name "volctl")
-    (version "0.9.3")
+    (version "0.9.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference (url "https://github.com/buzz/volctl")
@@ -2889,7 +2889,7 @@ (define-public volctl
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0fz80w3ywq54jn4v31frfdj01s5g9lz6v9cd7hpg3kirca0zisln"))))
+                "0anrwz8rvbliskmcgpw2zabgjj5c72hpi7cf0jg05vvmlpnbsd4g"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: 6f72ad465c1e2df965e8d73b209497b4ef456527
prerequisite-patch-id: c1cbeea8a65a816595133d774cb151af8aa3a7b4
-- 
2.41.0


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

* bug#71276: [PATCH] gnu: volctl: Update to 0.9.4.
  2024-05-30  9:57 [bug#71276] [PATCH] gnu: volctl: Update to 0.9.4 Sergiu Ivanov
@ 2024-06-24  2:52 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-06-24  2:52 UTC (permalink / raw)
  To: Sergiu Ivanov; +Cc: 71276-done

Hello,

Sergiu Ivanov <sivanov@colimite.fr> writes:

> Dear Guix,
>
> Here's a patch bumping the version on volctl.

Applied :-).

-- 
Thanks,
Maxim




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

end of thread, other threads:[~2024-06-24  2:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30  9:57 [bug#71276] [PATCH] gnu: volctl: Update to 0.9.4 Sergiu Ivanov
2024-06-24  2:52 ` bug#71276: " Maxim Cournoyer

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.