[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/53: gnu: emacs-treebundel: Update to 0.3.0.
From: |
guix-commits |
Subject: |
50/53: gnu: emacs-treebundel: Update to 0.3.0. |
Date: |
Thu, 22 Feb 2024 10:19:07 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 52e4048954ef2ca5f3489d0a08a1e522cef0bca0
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 22 15:26:08 2024 +0100
gnu: emacs-treebundel: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-treebundel): Update to 0.3.0.
Change-Id: I7b29f236c336ee7159170a335165c23809eb1957
---
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 9b3cadc97a..89a0384d41 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -823,7 +823,7 @@ Common Lisp or Smalltalk, but for Emacs Lisp.")
(define-public emacs-treebundel
(package
(name "emacs-treebundel")
- (version "0.1.0")
+ (version "0.3.0")
(source
(origin
(method git-fetch)
@@ -832,7 +832,7 @@ Common Lisp or Smalltalk, but for Emacs Lisp.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1hk2xnjsr85in48h02xbzi8lsccp36li2bp9v9j0r8qn1bis2vv9"))))
+ (base32 "0fpmm3jb95lksamxqz9850x2vcmcvq6bx29sn0fci6ny4cvpnq5k"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-compat))
- 46/53: gnu: emacs-ox-tufte: Update to 4.0.4., (continued)
- 46/53: gnu: emacs-ox-tufte: Update to 4.0.4., guix-commits, 2024/02/22
- 52/53: gnu: emacs-visual-fill-column: Update to 2.5.2., guix-commits, 2024/02/22
- 48/53: gnu: emacs-saveplace-pdf-view: Update to 1.0.6., guix-commits, 2024/02/22
- 51/53: gnu: emacs-vertico: Update to 1.7., guix-commits, 2024/02/22
- 42/53: gnu: emacs-osm: Update to 1.3., guix-commits, 2024/02/22
- 41/53: gnu: emacs-org: Update to 9.6.19., guix-commits, 2024/02/22
- 43/53: gnu: emacs-parent-mode: Update to 2.3.1., guix-commits, 2024/02/22
- 45/53: gnu: emacs-org-fc: Update to 0.5.1., guix-commits, 2024/02/22
- 47/53: gnu: emacs-pg: Update to 0.28., guix-commits, 2024/02/22
- 49/53: gnu: emacs-tempel: Update to 1.1., guix-commits, 2024/02/22
- 50/53: gnu: emacs-treebundel: Update to 0.3.0.,
guix-commits <=
- 53/53: gnu: emacs-yeetube: Update to 2.1.2., guix-commits, 2024/02/22