all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#40346] [PATCH] gnu: scdoc: Update to 1.10.1.
@ 2020-03-31 12:16 Alexandru-Sergiu Marton
  2020-03-31 12:54 ` bug#40346: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandru-Sergiu Marton @ 2020-03-31 12:16 UTC (permalink / raw)
  To: 40346; +Cc: Alexandru-Sergiu Marton

From: Alexandru-Sergiu Marton <brown121407@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

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

* bug#40346: [PATCH] gnu: scdoc: Update to 1.10.1.
  2020-03-31 12:16 [bug#40346] [PATCH] gnu: scdoc: Update to 1.10.1 Alexandru-Sergiu Marton
@ 2020-03-31 12:54 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-03-31 12:54 UTC (permalink / raw)
  To: Alexandru-Sergiu Marton; +Cc: 40346-done

[-- Attachment #1: Type: text/plain, Size: 238 bytes --]

Patch pushed. Thanks!


-- 
Efraim Flashner   <efraim@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-03-31 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 12:16 [bug#40346] [PATCH] gnu: scdoc: Update to 1.10.1 Alexandru-Sergiu Marton
2020-03-31 12:54 ` bug#40346: " Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.