gnu: aj-snapshot: Update to 0.9.9.
* gnu/packages/music.scm (aj-snapshot): Update to 0.9.9.
This commit is contained in:
		
							parent
							
								
									ec9ce5c9a0
								
							
						
					
					
						commit
						bc03fe69fd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2222,14 +2222,14 @@ computer's keyboard.")
 | 
				
			||||||
(define-public aj-snapshot
 | 
					(define-public aj-snapshot
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "aj-snapshot")
 | 
					    (name "aj-snapshot")
 | 
				
			||||||
    (version "0.9.8")
 | 
					    (version "0.9.9")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://sourceforge/aj-snapshot/"
 | 
					              (uri (string-append "mirror://sourceforge/aj-snapshot/"
 | 
				
			||||||
                                  "aj-snapshot-" version ".tar.bz2"))
 | 
					                                  "aj-snapshot-" version ".tar.bz2"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0wilky1g2mb88v2z0520s7sw1dsn10iwanc8id5p6z1xsnhg7b6p"))))
 | 
					                "0z8wd5yvxdmw1h1rj6km9h01xd4xmp4d86gczlix7hsc7zrf0wil"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("minixml" ,minixml)
 | 
					     `(("minixml" ,minixml)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue