From 810b53dea206dcd664fc3496e580748e2cdaf154 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 1 May 2026 22:18:29 +0200 Subject: gnu: emacs-treepy: Update to 0.1.3. * gnu/packages/emacs-xyz.scm (emacs-treepy): Update to 0.1.3. Change-Id: I6557a04b1fa2b1529cd1f4f0a40159e187ad9be8 --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ab30d4bdda..05cc5ffd50 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -3551,7 +3551,7 @@ theme but now takes more inspiration from the Nano theme.") (define-public emacs-treepy (package (name "emacs-treepy") - (version "0.1.2") + (version "0.1.3") (source (origin (method git-fetch) (uri (git-reference @@ -3560,7 +3560,7 @@ theme but now takes more inspiration from the Nano theme.") (file-name (git-file-name name version)) (sha256 (base32 - "0pmrpij80m5kgcr8bw36r8wllgppasw08vn3ghwvis9srpaq75cn")))) + "0z91vd12gikgb6207sz45fhcmhkl5hqbxjbzcaqpkznfgsq95f7j")))) (build-system emacs-build-system) (home-page "https://github.com/volrath/treepy.el") -- cgit v1.3