gnu: emacs-disk-usage: Update to 1.3.3.
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.3.3.
This commit is contained in:
		
							parent
							
								
									ffc8ab75f1
								
							
						
					
					
						commit
						83126aa8a9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13993,7 +13993,7 @@ opposed to character-based).")
 | 
				
			||||||
(define-public emacs-disk-usage
 | 
					(define-public emacs-disk-usage
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "emacs-disk-usage")
 | 
					    (name "emacs-disk-usage")
 | 
				
			||||||
    (version "1.3.0")
 | 
					    (version "1.3.3")
 | 
				
			||||||
    (home-page "https://gitlab.com/Ambrevar/emacs-disk-usage")
 | 
					    (home-page "https://gitlab.com/Ambrevar/emacs-disk-usage")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
| 
						 | 
					@ -14004,7 +14004,7 @@ opposed to character-based).")
 | 
				
			||||||
             ".el"))
 | 
					             ".el"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0ky6c34z7c6hd4yvcrcsidkfk2kvffkg63v02vch2i6hg1n6n028"))))
 | 
					         "0h1jwznd41gi0vg830ilfgm01q05zknikzahwasm9cizwm2wyizj"))))
 | 
				
			||||||
    (build-system emacs-build-system)
 | 
					    (build-system emacs-build-system)
 | 
				
			||||||
    (synopsis "Sort and browse disk usage listings with Emacs")
 | 
					    (synopsis "Sort and browse disk usage listings with Emacs")
 | 
				
			||||||
    (description "Disk Usage is a file system analyzer: it offers a tabulated
 | 
					    (description "Disk Usage is a file system analyzer: it offers a tabulated
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue