GNU bug report logs - #57193
[PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#57193: closed (Re: bug#57193: [PATCH] gnu: emacs-org-auto-tangle:
 Update to 0.6.0.)
Date: Mon, 15 Aug 2022 02:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57193: [PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 57193 <at> debbugs.gnu.org.

-- 
57193: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57193
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: jgart <jgart <at> dismail.de>
Cc: 57193-done <at> debbugs.gnu.org
Subject: Re: bug#57193: [PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0.
Date: Mon, 15 Aug 2022 10:54:16 +0800
jgart <jgart <at> dismail.de> writes:

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

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: emacs-org-auto-tangle: Update to 0.6.0.
Date: Sat, 13 Aug 2022 21:54:44 -0500
* 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.