guix-commits
[Top][All Lists]
Advanced

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

94/117: gnu: sound-juicer: Update to 3.38.0.


From: guix-commits
Subject: 94/117: gnu: sound-juicer: Update to 3.38.0.
Date: Tue, 23 Mar 2021 19:26:02 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit 16068feca0c1229fdbaace2085e66020ee809b8a
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:53:41 2021 +0100

    gnu: sound-juicer: Update to 3.38.0.
    
    * gnu/packages/gnome.scm (sound-juicer): Update to 3.38.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c4079e6..3bfd48b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10387,7 +10387,7 @@ and uncluttered interface for the management of 
password databases.")
 (define-public sound-juicer
   (package
     (name "sound-juicer")
-    (version "3.24.0")
+    (version "3.38.0")
     (source
      (origin
        (method url-fetch)
@@ -10396,7 +10396,7 @@ and uncluttered interface for the management of 
password databases.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "19qg4xv0f9rkq34lragkmhii1llxsa87llbl28i759b0ks4f6sny"))))
+         "08d5d81rz9sj3m5paw8fwbgxmhlbr7bcjdzpmzj832qvg8smydxf"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("desktop-file-utils" ,desktop-file-utils)



reply via email to

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