gnu: pict: Update to 3.7.4.
* gnu/packages/check.scm (pict): Update to 3.7.4. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
		
							parent
							
								
									cee17521ec
								
							
						
					
					
						commit
						9a8bae8cae
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -112,7 +112,7 @@
 | 
				
			||||||
(define-public pict
 | 
					(define-public pict
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "pict")
 | 
					    (name "pict")
 | 
				
			||||||
    (version "3.7.3")
 | 
					    (version "3.7.4")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -122,7 +122,7 @@
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0bpyl0zklw2fyxgynrc7shg0xamw8rr68zmh528niscrpavsmfpi"))))
 | 
					         "1f3xpcdwihlxd8lj5clzfiz4rybhzdib95nrsnjfl009gh6gbwh0"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue