guix-commits
[Top][All Lists]
Advanced

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

01/15: gnu: aria-maestosa: Update to 1.4.13.


From: Ricardo Wurmus
Subject: 01/15: gnu: aria-maestosa: Update to 1.4.13.
Date: Sat, 1 Apr 2017 11:25:53 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 0a1513513a21f4401029a646c348c185d86928dd
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Apr 2 12:00:05 2017 +0200

    gnu: aria-maestosa: Update to 1.4.13.
    
    * gnu/packages/music.scm (aria-maestosa): Update to 1.4.13.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 1e81f95..c711761 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -109,14 +109,14 @@
 (define-public aria-maestosa
   (package
     (name "aria-maestosa")
-    (version "1.4.11")
+    (version "1.4.13")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"mirror://sourceforge/ariamaestosa/ariamaestosa/"
                                   version "/AriaSrc-" version ".tar.bz2"))
               (sha256
                (base32
-                "0gf9z96z83jiabxhpl856j15vl9flfgs6x1r0r6hc7g2xvwag0vy"))))
+                "1cs3z6frx2ch7rm5ammx9p0rxcjrbj1vq14hvcbimpaw39rdsn3d"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f  ;no tests



reply via email to

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