unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42950] [PATCH] gnu: emacs-ob-restclient: Update to 0.02-2.
@ 2020-08-20 12:37 Michael Rohleder
  2020-08-20 16:14 ` bug#42950: " Oleg Pykhalov
  2020-08-20 16:29 ` [bug#42950] " Oleg Pykhalov
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Rohleder @ 2020-08-20 12:37 UTC (permalink / raw)
  To: 42950; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-ob-restclient): Update to 0.02-2.
---
 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 bd8f0fcc80..2523771e9d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3825,10 +3825,10 @@ blocks with @code{org-babel} in @code{org-mode}.")
       (license license:gpl3+))))
 
 (define-public emacs-ob-restclient
-  (let ((commit "53376667eeddb1388fd6c6976f3222e7c8adcd46"))
+  (let ((commit "f7449b2068498fe9d8ab9589e0a638148861533f"))
     (package
       (name "emacs-ob-restclient")
-      (version (git-version "0.02" "1" commit))
+      (version (git-version "0.02" "2" commit))
       (source
        (origin
          (method git-fetch)
@@ -3837,7 +3837,7 @@ blocks with @code{org-babel} in @code{org-mode}.")
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1djg53cp7y83gic2v71y6r5z76kwrbkp0r69hl25rs99dx6p89dy"))))
+          (base32 "0s3931w9ab3yfml2pmq71rw21yf6hpg7m3vihxyy3vs6zli1cvmq"))))
       (propagated-inputs
        `(("emacs-restclient" ,emacs-restclient)))
       (build-system emacs-build-system)
-- 
2.28.0





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

* bug#42950: [PATCH] gnu: emacs-ob-restclient: Update to 0.02-2.
  2020-08-20 12:37 [bug#42950] [PATCH] gnu: emacs-ob-restclient: Update to 0.02-2 Michael Rohleder
@ 2020-08-20 16:14 ` Oleg Pykhalov
  2020-08-20 16:29 ` [bug#42950] " Oleg Pykhalov
  1 sibling, 0 replies; 3+ messages in thread
From: Oleg Pykhalov @ 2020-08-20 16:14 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42950-done

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

Hi,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-ob-restclient): Update to 0.02-2.
> ---
>  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 bd8f0fcc80..2523771e9d 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -3825,10 +3825,10 @@ blocks with @code{org-babel} in @code{org-mode}.")

[…]

Pushed to master.

Thanks,
Oleg.

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

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

* [bug#42950] [PATCH] gnu: emacs-ob-restclient: Update to 0.02-2.
  2020-08-20 12:37 [bug#42950] [PATCH] gnu: emacs-ob-restclient: Update to 0.02-2 Michael Rohleder
  2020-08-20 16:14 ` bug#42950: " Oleg Pykhalov
@ 2020-08-20 16:29 ` Oleg Pykhalov
  1 sibling, 0 replies; 3+ messages in thread
From: Oleg Pykhalov @ 2020-08-20 16:29 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42950-done

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

Also replcate 0.02-2 with 0.02-2.f7449b2 in Git commit message.

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

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

end of thread, other threads:[~2020-08-20 16:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 12:37 [bug#42950] [PATCH] gnu: emacs-ob-restclient: Update to 0.02-2 Michael Rohleder
2020-08-20 16:14 ` bug#42950: " Oleg Pykhalov
2020-08-20 16:29 ` [bug#42950] " Oleg Pykhalov

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