gnu: emacs-doom-modeline: Update to 2.8.2.
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 2.8.2.
This commit is contained in:
		
							parent
							
								
									6a65185ee4
								
							
						
					
					
						commit
						9a27551b39
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -20211,7 +20211,7 @@ Telegram messaging platform.")
 | 
			
		|||
(define-public emacs-doom-modeline
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-doom-modeline")
 | 
			
		||||
    (version "2.8.0")
 | 
			
		||||
    (version "2.8.2")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
| 
						 | 
				
			
			@ -20219,7 +20219,7 @@ Telegram messaging platform.")
 | 
			
		|||
                    (commit (string-append "v" version))))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "12zksk0rwpgpdc00km3z0hmc8wm1j1r8lbwn4kivniw56mgy0n22"))
 | 
			
		||||
                "11srz1mr821axggs2jcmdhihxx09a2dniqv3n039wbdfaimfaidz"))
 | 
			
		||||
              (file-name (git-file-name name version))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue