GNU bug report logs -
#57193
[PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Sun, 14 Aug 2022 02:55:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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
This bug report was last modified 2 years and 340 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.