guix-commits
[Top][All Lists]
Advanced

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

02/19: gnu: asunder: Update to 2.9.6.


From: guix-commits
Subject: 02/19: gnu: asunder: Update to 2.9.6.
Date: Tue, 2 Jun 2020 12:16:11 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit dc67e9e5b2485e7a2f50b3979bdff968028eec42
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Jun 2 03:10:07 2020 +0200

    gnu: asunder: Update to 2.9.6.
    
    * gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
---
 gnu/packages/cdrom.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index bd44ae8..67236f8 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -686,7 +686,7 @@ information is written to standard error.")
 (define-public asunder
   (package
     (name "asunder")
-    (version "2.9.5")
+    (version "2.9.6")
     (source (origin
               (method url-fetch)
               (uri
@@ -695,7 +695,7 @@ information is written to standard error.")
                               ".tar.bz2"))
               (sha256
                (base32
-                "069x6az2r3wlb2hd07iz0hxpxwknw7s9h7pyhnkmzv1pw9ci3kk4"))))
+                "1ycnd82lh7qy1pcbngd4b41s16j9hnm2kyfrncg4cwr3bfk7yg7a"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:out-of-source? #f



reply via email to

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