[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: perl-file-basedir: Update to 0.09.
From: |
guix-commits |
Subject: |
01/08: gnu: perl-file-basedir: Update to 0.09. |
Date: |
Sat, 23 Jul 2022 16:59:06 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 9b4b5e33c448f9f31829fca2533f6e3a08451908
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jul 23 06:14:36 2022 +0200
gnu: perl-file-basedir: Update to 0.09.
* gnu/packages/freedesktop.scm (perl-file-basedir): Update to 0.09.
---
gnu/packages/freedesktop.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index e17cc51f02..2f7589d6e2 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1868,15 +1868,15 @@ manually by a user.")
(define-public perl-file-basedir
(package
(name "perl-file-basedir")
- (version "0.08")
+ (version "0.09")
(source
(origin
(method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/K/KI/KIMRYAN/"
+ (uri (string-append "mirror://cpan/authors/id/P/PL/PLICEASE/"
"File-BaseDir-" version ".tar.gz"))
(sha256
(base32
- "1qq5ag9zffx8zc5i9b4z03ar80pqj4drgk3vjdlyfapjwb9zqrf0"))))
+ "1nb757cyyy80xln147qgns113i2ivfpgcfhsxw8qzb322llgg9kd"))))
(build-system perl-build-system)
(native-inputs
(list perl-module-build perl-file-which perl-test-pod
- branch staging updated (c0c6944f1a -> 68aab436af), guix-commits, 2022/07/23
- 02/08: gnu: perl-file-mimeinfo: Update to 0.33., guix-commits, 2022/07/23
- 06/08: gnu: modem-manager: Use G-expression., guix-commits, 2022/07/23
- 08/08: gnu: modem-manager: Update to 1.18.10., guix-commits, 2022/07/23
- 01/08: gnu: perl-file-basedir: Update to 0.09.,
guix-commits <=
- 07/08: gnu: modem-manager: Remove obsolete input., guix-commits, 2022/07/23
- 05/08: gnu: modem-manager: Remove input labels., guix-commits, 2022/07/23
- 03/08: gnu: libmbim: Update to 1.26.4., guix-commits, 2022/07/23
- 04/08: gnu: libqmi: Update to 1.30.8., guix-commits, 2022/07/23