gnu: conflict: Update to 20221002.
* gnu/packages/shellutils.scm (conflict): Update to 20221002.
This commit is contained in:
		
							parent
							
								
									1a7d730fe6
								
							
						
					
					
						commit
						a8e3858c9e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -685,7 +685,7 @@ city, state, zip, or area code, it will check out.")
 | 
				
			||||||
(define-public conflict
 | 
					(define-public conflict
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "conflict")
 | 
					    (name "conflict")
 | 
				
			||||||
    (version "20210108")
 | 
					    (version "20221002")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -693,7 +693,7 @@ city, state, zip, or area code, it will check out.")
 | 
				
			||||||
                    version ".tgz"))
 | 
					                    version ".tgz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0mls4climvp7v9hnc3zh01mh270kqcj797ng0xslwb027lipis4h"))))
 | 
					                "1z6z61yiss9m45m3agqs92l569r55w9nsqaap56kh568mcy3y64c"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:phases
 | 
					     `(#:phases
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue