[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: perl-test-file: Update to 1.444.
From: |
guix-commits |
Subject: |
03/07: gnu: perl-test-file: Update to 1.444. |
Date: |
Thu, 7 Jan 2021 15:46:16 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 4203024e65925f322860d08cd6870ecf8203aba2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jan 7 01:53:43 2021 +0100
gnu: perl-test-file: Update to 1.444.
* gnu/packages/perl-check.scm (perl-test-file): Update to 1.444.
---
gnu/packages/perl-check.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/perl-check.scm b/gnu/packages/perl-check.scm
index cc7736c..ad8b166 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -10,7 +10,7 @@
;;; Copyright © 2017 Leo Famulari <leo@famulari.name>
;;; Copyright © 2017 Christopher Baines <mail@cbaines.net>
;;; Copyright © 2017 Petter <petter@mykolab.ch>
-;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com>
;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz>
;;; Copyright © 2018 Kei Kebreau <kkebreau@posteo.net>
@@ -587,7 +587,7 @@ testing exception-throwing code with about the same amount
of typing.")
(define-public perl-test-file
(package
(name "perl-test-file")
- (version "1.443")
+ (version "1.444")
(source
(origin
(method url-fetch)
@@ -596,8 +596,7 @@ testing exception-throwing code with about the same amount
of typing.")
version
".tar.gz"))
(sha256
- (base32
- "1mdwb3x8d4l24wsymamsnq2c73a637v4q5kmb5xqqz31iymsdd31"))))
+ (base32 "0195dnvwxxphwbglw6cjid3j7kq15xg46lr7r4468idvadyal6c7"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-utf8" ,perl-test-utf8)))
- branch master updated (a675c01 -> df0447b), guix-commits, 2021/01/07
- 01/07: gnu: ngircd: Update to 26.1., guix-commits, 2021/01/07
- 02/07: gnu: gtkwave: Update to 3.3.108., guix-commits, 2021/01/07
- 03/07: gnu: perl-test-file: Update to 1.444.,
guix-commits <=
- 04/07: gnu: youtube-viewer: Update to 3.8.1., guix-commits, 2021/01/07
- 06/07: gnu: system-config-printer: Update to 1.5.14., guix-commits, 2021/01/07
- 05/07: gnu: starfighter: Update to 2.4., guix-commits, 2021/01/07
- 07/07: gnu: obs: Update to 26.1.1., guix-commits, 2021/01/07