GNU bug report logs -
#59143
[PATCH] gnu: scdoc: Update to 1.11.2.
Previous Next
Reported by: Imran Iqbal <imran <at> imraniqbal.org>
Date: Wed, 9 Nov 2022 05:03:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 59143 in the body.
You can then email your comments to 59143 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#59143
; Package
guix-patches
.
(Wed, 09 Nov 2022 05:03:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Imran Iqbal <imran <at> imraniqbal.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 09 Nov 2022 05:03:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/man.scm (scdoc): Update to 1.11.2.
---
gnu/packages/man.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm
index 813ef46e62..5d4643d842 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -11,6 +11,7 @@
;;; Copyright © 2021 Guillaume Le Vaillant <glv <at> posteo.net>
;;; Copyright © 2021 Jan (janneke) Nieuwenhuizen <janneke <at> gnu.org>
;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
+;;; Copyright © 2022 Imran Iqbal <imran <at> imraniqbal.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -391,7 +392,7 @@ (define-public help2man
(define-public scdoc
(package
(name "scdoc")
- (version "1.10.1")
+ (version "1.11.2")
(source
(origin
(method git-fetch)
@@ -400,7 +401,7 @@ (define-public scdoc
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1xmh6fnp378xmiycslg4migs1vx7yly4i1cf2vbbnwim9c9g0aw7"))))
+ (base32 "07c2vmdgqifbynm19zjnrk7h102pzrriv73izmx8pmd7b3xl5mfq"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
--
2.38.1
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Thu, 10 Nov 2022 01:23:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Imran Iqbal <imran <at> imraniqbal.org>
:
bug acknowledged by developer.
(Thu, 10 Nov 2022 01:23:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 59143-done <at> debbugs.gnu.org (full text, mbox):
Imran Iqbal <imran <at> imraniqbal.org> writes:
> * gnu/packages/man.scm (scdoc): Update to 1.11.2.
Pushed, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 08 Dec 2022 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.