me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org-sidebar: Update to 0.4.

* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.4.

Change-Id: I1f1cb12a801f4fda59c060b1ca64616b8e170251
master
Nicolas Goaziou 2024-01-04 11:44:21 +01:00
parent 7597ca5806
commit f6fb1bbe2f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -11131,7 +11131,7 @@ started with 20 minutes. All values are customizable.")
(define-public emacs-org-sidebar
(package
(name "emacs-org-sidebar")
(version "0.3.2")
(version "0.4")
(source
(origin
(method git-fetch)
@ -11140,7 +11140,7 @@ started with 20 minutes. All values are customizable.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1r8kp954ciin4j7j7j8ihdkryf5x09s3ryl7bi9h2j6xqc1ij4wq"))))
(base32 "1gccih9wgi31m59flljw4cphfyhlfcqbjih91gkcnldq5z7n83nj"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-dash emacs-org-super-agenda emacs-org emacs-org-ql