unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59143] [PATCH] gnu: scdoc: Update to 1.11.2.
@ 2022-11-09  5:02 Imran Iqbal
  2022-11-10  1:21 ` bug#59143: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Imran Iqbal @ 2022-11-09  5:02 UTC (permalink / raw)
  To: 59143; +Cc: Imran Iqbal

* 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@posteo.net>
 ;;; Copyright © 2021 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
 ;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
+;;; Copyright © 2022 Imran Iqbal <imran@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





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

* bug#59143: [PATCH] gnu: scdoc: Update to 1.11.2.
  2022-11-09  5:02 [bug#59143] [PATCH] gnu: scdoc: Update to 1.11.2 Imran Iqbal
@ 2022-11-10  1:21 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-11-10  1:21 UTC (permalink / raw)
  To: Imran Iqbal; +Cc: 59143-done

Imran Iqbal <imran@imraniqbal.org> writes:

> * gnu/packages/man.scm (scdoc): Update to 1.11.2.

Pushed, thank you!




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

end of thread, other threads:[~2022-11-10  1:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09  5:02 [bug#59143] [PATCH] gnu: scdoc: Update to 1.11.2 Imran Iqbal
2022-11-10  1:21 ` bug#59143: " 宋文武 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).