guix-commits
[Top][All Lists]
Advanced

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

02/09: gnu: gnome-autoar: Update to 0.2.2.


From: Marius Bakke
Subject: 02/09: gnu: gnome-autoar: Update to 0.2.2.
Date: Wed, 24 May 2017 15:46:46 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 4063a40a4b0d50061798c783edac29b2548f37c8
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:53:45 2017 +0200

    gnu: gnome-autoar: Update to 0.2.2.
    
    * gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.2.
---
 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 e2397d6..df01c70 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5124,7 +5124,7 @@ as SASL, TLS and VeNCrypt.  Additionally it supports 
encoding extensions.")
 (define-public gnome-autoar
   (package
     (name "gnome-autoar")
-    (version "0.1.1")
+    (version "0.2.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -5132,7 +5132,7 @@ as SASL, TLS and VeNCrypt.  Additionally it supports 
encoding extensions.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1jcs6jgysg9n3zi3d1l4iqddzmczfdcvz7vkxn607p32nl8bhp7n"))))
+                "0qnafiwgajsaryh669lfclb4f6z5n1r9r4zhig1ha0ykxq32rzp1"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gnome-common" ,gnome-common)



reply via email to

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