* [bug#49349] [PATCH] gnu: perl-libwww: Update to 6.55.
@ 2021-07-03 10:20 Matthew James Kraai
2021-07-04 19:44 ` bug#49349: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-07-03 10:20 UTC (permalink / raw)
To: 49349; +Cc: Matthew James Kraai
* gnu/packages/web.scm (perl-libwww): Update to 6.55.
---
gnu/packages/web.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 915e08df41..f7fd77a9d1 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -49,6 +49,7 @@
;;; Copyright © 2020 Alexandru-Sergiu Marton <brown121407@posteo.ro>
;;; Copyright © 2021 Stefan Reichör <stefan@xsteve.at>
;;; Copyright © 2021 la snesne <lasnesne@lagunposprasihopre.org>
+;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -3879,7 +3880,7 @@ select or poll.")
(define-public perl-libwww
(package
(name "perl-libwww")
- (version "6.49")
+ (version "6.55")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3887,7 +3888,7 @@ select or poll.")
version ".tar.gz"))
(sha256
(base32
- "19k0cg4j4qz005a4ngy48z4r8dc99dxlpq8kvj7qnk15mvgd1r63"))))
+ "0869hn711d6fd6yil8p88wij6p1zdrbnycy7p9p176q39ajd7l61"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-fatal" ,perl-test-fatal)
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#49349: [PATCH] gnu: perl-libwww: Update to 6.55.
2021-07-03 10:20 [bug#49349] [PATCH] gnu: perl-libwww: Update to 6.55 Matthew James Kraai
@ 2021-07-04 19:44 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-07-04 19:44 UTC (permalink / raw)
To: Matthew James Kraai; +Cc: 49349-done
[-- Attachment #1: Type: text/plain, Size: 303 bytes --]
I built all the dependant packages and didn't see any problems.
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:[~2021-07-04 19:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-03 10:20 [bug#49349] [PATCH] gnu: perl-libwww: Update to 6.55 Matthew James Kraai
2021-07-04 19:44 ` bug#49349: " Efraim Flashner
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).