unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71413] [PATCH] gnu: emacs-org-tree-slide: Update to 2.8.22.
@ 2024-06-07 13:30 Sergiu Ivanov
  2024-06-11 11:45 ` bug#71413: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Sergiu Ivanov @ 2024-06-07 13:30 UTC (permalink / raw)
  To: 71413

[-- Attachment #1: Type: text/plain, Size: 91 bytes --]

Dear Guix,

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

Thanks!

-
Sergiu

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-org-tree-slide-Update-to-2.8.22.patch --]
[-- Type: text/x-patch, Size: 1764 bytes --]

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(-)

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71413: [PATCH] gnu: emacs-org-tree-slide: Update to 2.8.22.
  2024-06-07 13:30 [bug#71413] [PATCH] gnu: emacs-org-tree-slide: Update to 2.8.22 Sergiu Ivanov
@ 2024-06-11 11:45 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-06-11 11:45 UTC (permalink / raw)
  To: Sergiu Ivanov; +Cc: 71413-done

[-- Attachment #1: Type: text/plain, Size: 232 bytes --]

Sergiu Ivanov <sivanov@colimite.fr> writes:

> 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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-11 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 13:30 [bug#71413] [PATCH] gnu: emacs-org-tree-slide: Update to 2.8.22 Sergiu Ivanov
2024-06-11 11:45 ` bug#71413: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).