gnu: schismtracker: Update to 20181223.
* gnu/packages/music.scm (schismtracker): Update to 20181223.
This commit is contained in:
		
							parent
							
								
									4629d26755
								
							
						
					
					
						commit
						a8b567f9c0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2786,7 +2786,7 @@ for improved Amiga ProTracker 2/3 compatibility.")
 | 
				
			||||||
(define-public schismtracker
 | 
					(define-public schismtracker
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "schismtracker")
 | 
					    (name "schismtracker")
 | 
				
			||||||
    (version "20180810")
 | 
					    (version "20181223")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -2795,7 +2795,7 @@ for improved Amiga ProTracker 2/3 compatibility.")
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0cwp5fna14hjrlf652l96ja5cjq63is3cwg6pp4wbpx43mb7qb2d"))
 | 
					                "18k5j10zq39y2q294avdmar87x93k57wqmq8bpz562hdqki2mz1l"))
 | 
				
			||||||
              (modules '((guix build utils)))
 | 
					              (modules '((guix build utils)))
 | 
				
			||||||
              (snippet
 | 
					              (snippet
 | 
				
			||||||
               ;; Remove use of __DATE__ and __TIME__ for reproducibility.
 | 
					               ;; Remove use of __DATE__ and __TIME__ for reproducibility.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue