[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: emacs-org-dynamic-agenda: Update to 0.3.1.
From: |
guix-commits |
Subject: |
05/07: gnu: emacs-org-dynamic-agenda: Update to 0.3.1. |
Date: |
Wed, 4 Oct 2023 05:00:42 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit b346b93d41ed7fd8b3e1923be89ef89ad3d60598
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed Oct 4 10:53:29 2023 +0200
gnu: emacs-org-dynamic-agenda: Update to 0.3.1.
* gnu/packages/emacs-xyz.scm (emacs-org-dynamic-agenda): Update to 0.3.1.
---
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 337ba7c1f9..bd3214fefc 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -31333,7 +31333,7 @@ current tree.")
(define-public emacs-org-dynamic-agenda
(package
(name "emacs-org-dynamic-agenda")
- (version "0.2.0")
+ (version "0.3.1")
(source
(origin
(method git-fetch)
@@ -31342,7 +31342,7 @@ current tree.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1yw5ns7ar5mbj8yfhd6m5kigssb3csxjhwvmjggksq1557w1ypmx"))))
+ (base32 "0g59ckcrc9qd0h78qwq4qm3kn97nvnc2a0yj4g3fh74wr1mg80ad"))))
(build-system emacs-build-system)
(arguments
(list #:include
- branch master updated (24fc0370d0 -> d0aaa5aacf), guix-commits, 2023/10/04
- 02/07: gnu: emacs-corfu-terminal: Update to 0.7., guix-commits, 2023/10/04
- 01/07: gnu: emacs-clj-refactor: Update to 3.9.4., guix-commits, 2023/10/04
- 06/07: gnu: emacs-yaml-mode: Update to 0.0.16., guix-commits, 2023/10/04
- 07/07: gnu: emacs-yeetube: Update to 2.0.5., guix-commits, 2023/10/04
- 05/07: gnu: emacs-org-dynamic-agenda: Update to 0.3.1.,
guix-commits <=
- 03/07: gnu: emacs-eldoc-box: Update to 1.11.1., guix-commits, 2023/10/04
- 04/07: gnu: emacs-irony-mode: Update to 1.6.0., guix-commits, 2023/10/04