gnu: emacs-rg: Update to 2.3.0.
* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.3.0.
This commit is contained in:
		
							parent
							
								
									26fd5755a6
								
							
						
					
					
						commit
						677cad5e1a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6171,7 +6171,7 @@ result.")
 | 
				
			||||||
(define-public emacs-rg
 | 
					(define-public emacs-rg
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "emacs-rg")
 | 
					    (name "emacs-rg")
 | 
				
			||||||
    (version "2.2.1")
 | 
					    (version "2.3.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -6180,7 +6180,7 @@ result.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "1nxzplpk5cf6hhr2v85bmg68i6am96shi2zq7m83fs96bilhwsp5"))))
 | 
					        (base32 "1adici6hs4ivz7lqhrgdm9g1rz0mgvrsa7pkr2pcx6mg1f0qnlmr"))))
 | 
				
			||||||
    (build-system emacs-build-system)
 | 
					    (build-system emacs-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue