gnu: emacs-rustic: Update to 2.4.
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 2.4.
This commit is contained in:
		
							parent
							
								
									7d2fc12f0b
								
							
						
					
					
						commit
						206483fef5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -21723,7 +21723,7 @@ source code.")
 | 
			
		|||
(define-public emacs-rustic
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-rustic")
 | 
			
		||||
    (version "2.3")
 | 
			
		||||
    (version "2.4")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -21732,7 +21732,7 @@ source code.")
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "0l20n32s17zpvc3l0mnmr9vr9hsds002mm82i9r0dmz5hp1hp8d0"))))
 | 
			
		||||
        (base32 "1w7db1d712rjw55prb3kdcag4z1skk56837q1ig9d2bj4mkhqa2s"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list emacs-dash
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue