gnu: bschaffl: Update to 1.4.8.
* gnu/packages/music.scm (bschaffl): Update to 1.4.8.
This commit is contained in:
		
							parent
							
								
									3f5f58df8b
								
							
						
					
					
						commit
						c73d1e68cf
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1969,7 +1969,7 @@ re-sequencer LV2 plugin.")
 | 
			
		|||
  (package
 | 
			
		||||
    (inherit bsequencer)
 | 
			
		||||
    (name "bschaffl")
 | 
			
		||||
    (version "1.2.0")
 | 
			
		||||
    (version "1.4.8")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -1978,8 +1978,7 @@ re-sequencer LV2 plugin.")
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1c09acqrbd387ba41f8ch1qykdap5h6cg9if5pgd16i4dmjnpghj"))))
 | 
			
		||||
        (base32 "1kfc75xhj365fwl8cbvhg5chwz1snzcvf4929flds02ljylc7k6d"))))
 | 
			
		||||
    (inputs
 | 
			
		||||
     `(("cairo" ,cairo)
 | 
			
		||||
       ("fontconfig" ,fontconfig)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue