unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57193] [PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0.
@ 2022-08-14  2:54 jgart via Guix-patches via
  2022-08-15  2:54 ` bug#57193: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-08-14  2:54 UTC (permalink / raw)
  To: 57193; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-org-auto-tangle): Update to 0.6.0.
---
 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 c9d7d8d3a4..f660fa153c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18916,7 +18916,7 @@ (define-public emacs-bing-dict
 (define-public emacs-org-auto-tangle
   (package
     (name "emacs-org-auto-tangle")
-    (version "0.4.1")
+    (version "0.6.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -18925,7 +18925,7 @@ (define-public emacs-org-auto-tangle
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zb7vcmhmjiqpbbhqrqci689rnpn10p985cs5jk9sgg66xsbrgs3"))))
+                "1kn1jsbv97ps280lcdx19d6hs7pvz7q9ng67xlb1kwjb680pa7rl"))))
     (build-system emacs-build-system)
     (propagated-inputs (list emacs-async))
     (home-page "https://github.com/yilkalargaw/org-auto-tangle")
-- 
2.37.1





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

* bug#57193: [PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0.
  2022-08-14  2:54 [bug#57193] [PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0 jgart via Guix-patches via
@ 2022-08-15  2:54 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-15  2:54 UTC (permalink / raw)
  To: jgart; +Cc: 57193-done

jgart <jgart@dismail.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-auto-tangle): Update to 0.6.0.

Pushed, thank you!




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

end of thread, other threads:[~2022-08-15  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-14  2:54 [bug#57193] [PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0 jgart via Guix-patches via
2022-08-15  2:54 ` bug#57193: " 宋文武 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).