[PATCH] gnu: emacs-org-tree-slide: Update to 2.8.22.

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Baines
  • Sergiu Ivanov
Owner
unassigned
Submitted by
Sergiu Ivanov
Severity
normal

Debbugs page

Sergiu Ivanov wrote 9 months ago
(address . guix-patches@gnu.org)
87zfrw3mo0.fsf@colimite.fr
Dear Guix,

Here's a patch bumping the version on emacs-org-tree-slide.

Thanks!

-
Sergiu
From b5d8f6ccabdfbe5eb3dc95bee9f8424e43162988 Mon Sep 17 00:00:00 2001
Message-ID: <b5d8f6ccabdfbe5eb3dc95bee9f8424e43162988.1717766805.git.sivanov@colimite.fr>
From: Sergiu Ivanov <sivanov@colimite.fr>
Date: Fri, 7 Jun 2024 14:25:05 +0100
Subject: [PATCH] gnu: emacs-org-tree-slide: Update to 2.8.22.

* gnu/packages/emacs-xyz.scm (emacs-org-tree-slide): Update to 2.8.22.

Change-Id: I088f1870688c983312aef7052db9b9bb37e7d1f1
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (31 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index bef0afc99f..8f6181ac23 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22469,11 +22469,11 @@ (define-public emacs-kotlin-mode
(license license:gpl3+))))
(define-public emacs-org-tree-slide
- (let ((commit "d6529bc2df727d09014e0e56abf4f15a8e8fc20f")
+ (let ((commit "e2599a106a26ce5511095e23df4ea04be6687a8a")
(revision "0"))
(package
(name "emacs-org-tree-slide")
- (version (git-version "2.8.18" revision commit))
+ (version (git-version "2.8.22" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
@@ -22481,7 +22481,7 @@ (define-public emacs-org-tree-slide
(commit commit)))
(sha256
(base32
- "1br32mpwarmrn158y2pkkmfl2ssv8q8spzknkg2avr16fil0j1pz"))
+ "0i1mzgq178sl6x2wf7k0ad57dy1d34wbk2k99fiyvv70rfbj2yy2"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(home-page "https://github.com/takaxp/org-tree-slide")

base-commit: 425cf1fbe2fff25bda1b5eb948ce01170d23ab6a
--
2.45.1
Christopher Baines wrote 9 months ago
(name . Sergiu Ivanov)(address . sivanov@colimite.fr)(address . 71413-done@debbugs.gnu.org)
87tthz8zyy.fsf@cbaines.net
Sergiu Ivanov <sivanov@colimite.fr> writes:

Toggle quote (6 lines)
> Dear Guix,
>
> Here's a patch bumping the version on emacs-org-tree-slide.
>
> Thanks!

Looks good to me, I've pushed this to master as
382be5720c972aa3b54f4b7c00bc21f249855723.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZoOOVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XecNhAAhxX4hFEMSELFZgLQ4aR2RSnS6Ou4w+0s
xt8rr7nGtxB8RnfAngf6f6GHQInzu3rgblKxBo04HUv7ZGDVl5ibcK+iICubxSs6
v0bBv8BqAwCcZyJWbr+ZLHoOyhJFZNKGLDHkO+PmyRcjDygIn8AoSEpvG6x2RXaa
vXjlXi+2Uc+lfDF4uH9O3ae1kZe6PelLbWUk6AqeW5qiVsufVkqlWhYkThymhogt
OGgZLE1lyEU4o/LeeF8h7RTuxe49EFQUq3WH3yVp+8xSKwRbVM+AP4IlDy3bSvfg
dKdVgUvyB3EdH0H+P4mGXIvTRnNXHfdRNfpnh5S6bqI+jkVUu53aV/vbS13YoflV
ofL3OUQi7fwSJ+yViBYFtTB6n61cY2blDtR/PZ+2qdK3igEon+8oKImrtVF+m4uY
SfPnukb5Nd3uLkdNopv9uWuxf1p7zy/96bhjGOBQVosOljLDWkCNSuhMpk/SvWT1
NolCGBaCR46K2qjf2U6fVDamwsJPNWPQJB9fC2XAA0csBZz8wQwiiLNId9h2/HMT
D9gIJVWw+X+r8wrbUqYbIj51jkG9e6vnr08ShcLf1xHaTXLhRrsFKYOmwNwTyxQ5
NLG3hdF2tIVwc9kBdM2PGt7oOprmPlX2ADU4JalQtn1ZveF2tfyCQz1TjZBEpjbd
LA8uMQgNe1c=
=yIeA
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71413@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71413
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help