unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60504] [PATCH 0/1] Update bfuture to 1.0.2
@ 2023-01-02 21:06 Fredrik Salomonsson
  2023-01-02 21:14 ` [bug#60504] [PATCH 1/1] gnu: emacs-bfuture: Update " Fredrik Salomonsson
  0 siblings, 1 reply; 3+ messages in thread
From: Fredrik Salomonsson @ 2023-01-02 21:06 UTC (permalink / raw)
  To: 60504; +Cc: Fredrik Salomonsson

It is just a minor change to the docstring on bfuture-new to fix a comp
warning.

Fredrik Salomonsson (1):
  gnu: emacs-bfuture: Update to 1.0.2.

 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 059d38dc3f8b087f4a42df586daeb05761ee18d7
-- 
2.38.1





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

* [bug#60504] [PATCH 1/1] gnu: emacs-bfuture: Update to 1.0.2.
  2023-01-02 21:06 [bug#60504] [PATCH 0/1] Update bfuture to 1.0.2 Fredrik Salomonsson
@ 2023-01-02 21:14 ` Fredrik Salomonsson
  2023-01-03  3:33   ` bug#60504: [PATCH 0/1] Update bfuture " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Fredrik Salomonsson @ 2023-01-02 21:14 UTC (permalink / raw)
  To: 60504; +Cc: Fredrik Salomonsson

* gnu/packages/emacs-xyz.scm (emacs-bfuture): Update to 1.0.2.
---
 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 9013e37a54..88f1644fb2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -26856,7 +26856,7 @@ (define-public emacs-dap-mode
 (define-public emacs-bfuture
   (package
     (name "emacs-bfuture")
-    (version "1.0.1")
+    (version "1.0.2")
     (source
      (origin
        (method git-fetch)
@@ -26865,7 +26865,7 @@ (define-public emacs-bfuture
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "1m4v4xbsvg26z7nvg2c8q7x1nvv7v4ajm56l0nbkwcbdbrgahpva"))
+         "1qflkyr7fafw84mksxs25mka133y8ak8nsga3al29014pshbvzxn"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (arguments
-- 
2.38.1





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

* bug#60504: [PATCH 0/1] Update bfuture to 1.0.2
  2023-01-02 21:14 ` [bug#60504] [PATCH 1/1] gnu: emacs-bfuture: Update " Fredrik Salomonsson
@ 2023-01-03  3:33   ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-03  3:33 UTC (permalink / raw)
  To: Fredrik Salomonsson; +Cc: 60504-done

Fredrik Salomonsson <plattfot@posteo.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-bfuture): Update to 1.0.2.

Hello, this already commited as 260743991f3 in master.
Closing...




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

end of thread, other threads:[~2023-01-03  3:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-02 21:06 [bug#60504] [PATCH 0/1] Update bfuture to 1.0.2 Fredrik Salomonsson
2023-01-02 21:14 ` [bug#60504] [PATCH 1/1] gnu: emacs-bfuture: Update " Fredrik Salomonsson
2023-01-03  3:33   ` bug#60504: [PATCH 0/1] Update bfuture " 宋文武 via Guix-patches via

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