gnu: abjad-ext-nauert: Update to 3.4.
* gnu/packages/music.scm (abjad-ext-nauert): Update to 3.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									69d7efbf99
								
							
						
					
					
						commit
						fff9ccbee2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1626,7 +1626,7 @@ and manipulating rhythms such as accelerandi, taleas, and more.") | |||
| (define-public abjad-ext-nauert | ||||
|   (package | ||||
|     (name "abjad-ext-nauert") | ||||
|     (version "3.3") | ||||
|     (version "3.4") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -1636,7 +1636,7 @@ and manipulating rhythms such as accelerandi, taleas, and more.") | |||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "07vgfjh32vmf652lcl2vrbzr0h6nld00qbgwbf9i1kk3xwhvklc9")))) | ||||
|          "05hr2lr6myzi493k8vc19cqzraxxnbdwlckwbnras19l5g5ns38x")))) | ||||
|     (build-system python-build-system) | ||||
|     (arguments | ||||
|      `(#:phases | ||||
|  |  | |||
		Reference in a new issue