all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sergiu Ivanov <sivanov@colimite.fr>
To: 71276@debbugs.gnu.org
Subject: [bug#71276] [PATCH] gnu: volctl: Update to 0.9.4.
Date: Thu, 30 May 2024 10:57:37 +0100	[thread overview]
Message-ID: <87cyp339m6.fsf@colimite.fr> (raw)

[-- 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


             reply	other threads:[~2024-05-30  9:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-30  9:57 Sergiu Ivanov [this message]
2024-06-24  2:52 ` bug#71276: [PATCH] gnu: volctl: Update to 0.9.4 Maxim Cournoyer

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=87cyp339m6.fsf@colimite.fr \
    --to=sivanov@colimite.fr \
    --cc=71276@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.