[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: ghc-regex-pcre-builtin: Update home page.
From: |
guix-commits |
Subject: |
02/06: gnu: ghc-regex-pcre-builtin: Update home page. |
Date: |
Sat, 13 Jun 2020 17:30:34 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 4723766b935a1f8c94f89f2d9c6d3e8cb537967a
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Jun 9 14:05:09 2020 +0200
gnu: ghc-regex-pcre-builtin: Update home page.
* gnu/packages/haskell-xyz.scm (ghc-regex-pcre-builtin)[home-page]: Set to
the
correct home page, not the alternative 'ghc-regex-pcre' library.
---
gnu/packages/haskell-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 64c09c9..815af82 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10264,7 +10264,7 @@ this problem.")
(build-system haskell-build-system)
(inputs
`(("ghc-regex-base" ,ghc-regex-base)))
- (home-page "https://hackage.haskell.org/package/regex-pcre")
+ (home-page "https://hackage.haskell.org/package/regex-pcre-builtin")
(synopsis "Enhancement of the builtin Text.Regex library")
(description
"This package is an enhancement of the @code{Text.Regex} library,
- branch master updated (8ab70ba -> 2996143), guix-commits, 2020/06/13
- 01/06: gnu: perl-net-dns-resolver-programmable: Remove "v" prefix from version string., guix-commits, 2020/06/13
- 03/06: gnu: jucipp: Build with Clang 10., guix-commits, 2020/06/13
- 02/06: gnu: ghc-regex-pcre-builtin: Update home page.,
guix-commits <=
- 04/06: gnu: libnet: Update to 1.2., guix-commits, 2020/06/13
- 05/06: gnu: libnet: Update home page., guix-commits, 2020/06/13
- 06/06: gnu: check@0.12: Do not inherit replacements from check., guix-commits, 2020/06/13