GNU bug report logs - #40346
[PATCH] gnu: scdoc: Update to 1.10.1.

Previous Next

Package: guix-patches;

Reported by: Alexandru-Sergiu Marton <brown121407 <at> member.fsf.org>

Date: Tue, 31 Mar 2020 12:18:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Alexandru-Sergiu Marton <brown121407 <at> member.fsf.org>
Subject: bug#40346: closed (Re: [bug#40346] [PATCH] gnu: scdoc: Update to
 1.10.1.)
Date: Tue, 31 Mar 2020 12:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#40346: [PATCH] gnu: scdoc: Update to 1.10.1.

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 40346 <at> debbugs.gnu.org.

-- 
40346: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40346
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Alexandru-Sergiu Marton <brown121407 <at> member.fsf.org>
Cc: 40346-done <at> debbugs.gnu.org
Subject: Re: [bug#40346] [PATCH] gnu: scdoc: Update to 1.10.1.
Date: Tue, 31 Mar 2020 15:54:59 +0300
[Message part 3 (text/plain, inline)]
Patch pushed. Thanks!


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
To: guix-patches <at> gnu.org
Cc: Alexandru-Sergiu Marton <brown121407 <at> member.fsf.org>
Subject: [PATCH] gnu: scdoc: Update to 1.10.1.
Date: Tue, 31 Mar 2020 15:16:25 +0300
From: Alexandru-Sergiu Marton <brown121407 <at> member.fsf.org>

* gnu/packages/man.scm (scdoc): Update to 1.10.1.
---
 gnu/packages/man.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm
index 1c7569261b..6d7d5e2339 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -240,7 +240,7 @@ automatically.")
 (define-public scdoc
   (package
    (name "scdoc")
-   (version "1.9.4")
+   (version "1.10.1")
    (source
     (origin
      (method url-fetch)
@@ -249,7 +249,7 @@ automatically.")
      (file-name (string-append name "-" version ".tar.gz"))
      (sha256
       (base32
-       "00zc3rzj97gscby31djlqyczvqpyhrl66i44czwzmmn7rc5j03m1"))))
+       "13x7g1r56bshvfmlvapvz35ywnbgsh337kywb5kcv8nc6b3j3q40"))))
    (build-system gnu-build-system)
    (arguments
     `(#:make-flags
-- 
2.26.0




This bug report was last modified 5 years and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.