gnu: emacs-rustic: Update to 3.4.
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.4.
This commit is contained in:
		
							parent
							
								
									81cda4134a
								
							
						
					
					
						commit
						97bbb9d603
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -23682,7 +23682,7 @@ source code.")
 | 
				
			||||||
(define-public emacs-rustic
 | 
					(define-public emacs-rustic
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "emacs-rustic")
 | 
					    (name "emacs-rustic")
 | 
				
			||||||
    (version "3.3")
 | 
					    (version "3.4")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -23691,7 +23691,7 @@ source code.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "088g6arlbq7czxyg5f31zmcm0gla7qh4vapaaskf6866yyqhizvb"))))
 | 
					        (base32 "16vsv4fhj8zq9g4zrsmipdb1nydxgw3dhh5s3wawpvx2rcg6gx2l"))))
 | 
				
			||||||
    (build-system emacs-build-system)
 | 
					    (build-system emacs-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list emacs-dash
 | 
					     (list emacs-dash
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue