[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/12: gnu: perl-dbix-class-schema-loader: Update to 0.07047.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/12: gnu: perl-dbix-class-schema-loader: Update to 0.07047. |
Date: |
Wed, 6 Dec 2017 21:03:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b2b995622a7385cd13f618ff63a1b4ba21d19478
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 6 21:28:14 2017 +0100
gnu: perl-dbix-class-schema-loader: Update to 0.07047.
* gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to
0.07047
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 98882b9..fde7f76 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -1148,7 +1148,7 @@ introspected and examined.")
(define-public perl-dbix-class-schema-loader
(package
(name "perl-dbix-class-schema-loader")
- (version "0.07046")
+ (version "0.07047")
(source
(origin
(method url-fetch)
@@ -1156,7 +1156,7 @@ introspected and examined.")
"DBIx-Class-Schema-Loader-" version ".tar.gz"))
(sha256
(base32
- "08cgn0dx42y9xsxas9np7s55a7qmy4kf6sfmx0jmk4hryvbapml3"))))
+ "06s2q6xj95600sdlfph57spjk2z1gjs4zwq5b7mz7d5izcxgnwb6"))))
(build-system perl-build-system)
(native-inputs
`(("perl-config-any" ,perl-config-any)
- branch master updated (6e7d841 -> bb0e9ca), Tobias Geerinckx-Rice, 2017/12/06
- 02/12: gnu: perl-dbi: Update to 1.637., Tobias Geerinckx-Rice, 2017/12/06
- 03/12: gnu: perl-dbix-class-schema-loader: Update to 0.07047.,
Tobias Geerinckx-Rice <=
- 01/12: doc: Update metacpan.org API endpoint., Tobias Geerinckx-Rice, 2017/12/06
- 06/12: gnu: ghc-tasty-golden: Update to 2.3.1.1., Tobias Geerinckx-Rice, 2017/12/06
- 07/12: gnu: ghc-tasty-golden: Mark up description., Tobias Geerinckx-Rice, 2017/12/06
- 09/12: gnu: ghc-tasty-smallcheck: Update to 0.8.1., Tobias Geerinckx-Rice, 2017/12/06
- 08/12: gnu: ghc-test-framework-hunit: Update to 0.3.0.2., Tobias Geerinckx-Rice, 2017/12/06
- 12/12: gnu: ghc-quickcheck-io: Update to 0.2.0., Tobias Geerinckx-Rice, 2017/12/06
- 11/12: gnu: ghc-tasty-rerun: Update to 1.1.8., Tobias Geerinckx-Rice, 2017/12/06
- 04/12: gnu: perl-sql-abstract: Update to 1.84., Tobias Geerinckx-Rice, 2017/12/06
- 05/12: gnu: perl-dbd-pg: Update to 3.7.0., Tobias Geerinckx-Rice, 2017/12/06
- 10/12: gnu: ghc-tasty-smallcheck: Use HTTPS for home page., Tobias Geerinckx-Rice, 2017/12/06