gnu: splash: Update to 3.10.3.
* gnu/packages/astronomy.scm (splash): Update to 3.10.3. Change-Id: Ic5f812a3c35fd76c0a722616efea2745a080c859
This commit is contained in:
		
							parent
							
								
									96e6c1ef28
								
							
						
					
					
						commit
						cbd6faf8a7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1203,7 +1203,7 @@ image formats.")
 | 
				
			||||||
(define-public splash
 | 
					(define-public splash
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "splash")
 | 
					    (name "splash")
 | 
				
			||||||
    (version "3.10.1")
 | 
					    (version "3.10.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -1211,7 +1211,7 @@ image formats.")
 | 
				
			||||||
                    (commit (string-append "v" version))))
 | 
					                    (commit (string-append "v" version))))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1cyg7my2lbpai81nfnlj0r7pvral3kjn31dcq2p4982d2xg0dj87"))
 | 
					                "077s9if7fmccvhsbp0dhvyqcil46vpbgdm1y6qn6h34r8lfqj9z6"))
 | 
				
			||||||
              (file-name (git-file-name name version))))
 | 
					              (file-name (git-file-name name version))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue