unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43158: [PATCH] gnu: emacs-org-webring: Update to 1.6.
  2020-09-01 21:55 [bug#43158] [PATCH] gnu: emacs-org-webring: Update to 1.6 Alexandru-Sergiu Marton
@ 2020-09-01 20:07 ` Brett Gilio
  0 siblings, 0 replies; 2+ messages in thread
From: Brett Gilio @ 2020-09-01 20:07 UTC (permalink / raw)
  To: Alexandru-Sergiu Marton; +Cc: 43158-close

Alexandru-Sergiu Marton <brown121407@posteo.ro> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.6.
> ---
>  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 aa9a1436fb..b31e7bd1b8 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -24390,7 +24390,7 @@ picked up when copy-pasting text from buffer to buffer.")
>  (define-public emacs-org-webring
>    (package
>      (name "emacs-org-webring")
> -    (version "1.5")
> +    (version "1.6")
>      (source
>       (origin
>         (method git-fetch)
> @@ -24400,7 +24400,7 @@ picked up when copy-pasting text from buffer to buffer.")
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "1snxkp2rc48y4gmc5arslfg06yf2a2axln4gvi4piiz1cvcva9gy"))))
> +         "00d7jqsbfa08rhyv3ry87rgy9ikv233spn4rz0d3riy0bp7b7j6b"))))
>      (build-system emacs-build-system)
>      (arguments
>       `(#:phases

Applied to master, thanks!
Brett Gilio




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

* [bug#43158] [PATCH] gnu: emacs-org-webring: Update to 1.6.
@ 2020-09-01 21:55 Alexandru-Sergiu Marton
  2020-09-01 20:07 ` bug#43158: " Brett Gilio
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandru-Sergiu Marton @ 2020-09-01 21:55 UTC (permalink / raw)
  To: 43158; +Cc: Alexandru-Sergiu Marton

* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.6.
---
 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 aa9a1436fb..b31e7bd1b8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24390,7 +24390,7 @@ picked up when copy-pasting text from buffer to buffer.")
 (define-public emacs-org-webring
   (package
     (name "emacs-org-webring")
-    (version "1.5")
+    (version "1.6")
     (source
      (origin
        (method git-fetch)
@@ -24400,7 +24400,7 @@ picked up when copy-pasting text from buffer to buffer.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1snxkp2rc48y4gmc5arslfg06yf2a2axln4gvi4piiz1cvcva9gy"))))
+         "00d7jqsbfa08rhyv3ry87rgy9ikv233spn4rz0d3riy0bp7b7j6b"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases
-- 
2.28.0





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

end of thread, other threads:[~2020-09-01 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 21:55 [bug#43158] [PATCH] gnu: emacs-org-webring: Update to 1.6 Alexandru-Sergiu Marton
2020-09-01 20:07 ` bug#43158: " Brett Gilio

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