guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: emacs-disk-usage: Update to 1.3.0.


From: guix-commits
Subject: 01/01: gnu: emacs-disk-usage: Update to 1.3.0.
Date: Tue, 5 Mar 2019 14:03:53 -0500 (EST)

ambrevar pushed a commit to branch master
in repository guix.

commit 7e80767dc3094c73a245e5a163bca88d9980c150
Author: Pierre Neidhardt <address@hidden>
Date:   Tue Mar 5 20:03:20 2019 +0100

    gnu: emacs-disk-usage: Update to 1.3.0.
    
    * gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.3.0.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 712dafa..30248f6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13166,7 +13166,7 @@ opposed to character-based).")
 (define-public emacs-disk-usage
   (package
     (name "emacs-disk-usage")
-    (version "1.2.0")
+    (version "1.3.0")
     (home-page "https://gitlab.com/Ambrevar/emacs-disk-usage";)
     (source
      (origin
@@ -13177,7 +13177,7 @@ opposed to character-based).")
              ".el"))
        (sha256
         (base32
-         "13n6bsrz8q07fl6sd7wi5zvf01m5xw11hmrpdz7wcn49v6vs3whl"))))
+         "0ky6c34z7c6hd4yvcrcsidkfk2kvffkg63v02vch2i6hg1n6n028"))))
     (build-system emacs-build-system)
     (synopsis "Sort and browse disk usage listings with Emacs")
     (description "Disk Usage is a file system analyzer: it offers a tabulated



reply via email to

[Prev in Thread] Current Thread [Next in Thread]