[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
169/184: gnu: raincat: Use 'mirror-url'.
From: |
guix-commits |
Subject: |
169/184: gnu: raincat: Use 'mirror-url'. |
Date: |
Wed, 27 Nov 2019 14:37:20 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 982ebe395398fa399879270833a5dc9b760f012c
Author: Efraim Flashner <address@hidden>
Date: Sun Nov 10 11:19:56 2019 +0200
gnu: raincat: Use 'mirror-url'.
* gnu/packages/haskell-apps.scm (raincat)[source]: Use 'mirror-url' over
direct hackage url.
---
gnu/packages/haskell-apps.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
index 144ff9e..7d798ca 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -564,7 +564,7 @@ Wayland, and Linux console environments alike.")
(source
(origin
(method url-fetch)
- (uri (string-append "http://hackage.haskell.org/package/Raincat/"
+ (uri (string-append "mirror://hackage/package/Raincat/"
"Raincat-" version ".tar.gz"))
(sha256
(base32
- 158/184: gnu: faad2: Use HTTPS home page., (continued)
- 158/184: gnu: faad2: Use HTTPS home page., guix-commits, 2019/11/27
- 160/184: gnu: cgal: Update to 4.14.2., guix-commits, 2019/11/27
- 180/184: gnu: zita-convolver: Update to 4.0.3., guix-commits, 2019/11/27
- 115/184: gnu: python-psutil: Update to 5.6.5., guix-commits, 2019/11/27
- 122/184: ui: Emit hyperlinks for 'license' in package search results., guix-commits, 2019/11/27
- 134/184: gnu: Add perl-moox-strictconstructor., guix-commits, 2019/11/27
- 151/184: gnu: babl: Update to 0.1.72., guix-commits, 2019/11/27
- 156/184: gnu: xfce4-whiskermenu-plugin: Update to 2.3.4., guix-commits, 2019/11/27
- 150/184: gnu: fvwm: Update to 2.6.9., guix-commits, 2019/11/27
- 167/184: gnu: haskell-apps.scm: Add missing import., guix-commits, 2019/11/27
- 169/184: gnu: raincat: Use 'mirror-url'.,
guix-commits <=
- 178/184: gnu: gnome: Add gnome-screenshot to default apps., guix-commits, 2019/11/27
- 131/184: gnu: python-reportlab: Update to 3.5.32., guix-commits, 2019/11/27
- 130/184: gnu: botan: Use getentropy()., guix-commits, 2019/11/27
- 116/184: gnu: perl-danga-socket: Update to 1.62., guix-commits, 2019/11/27
- 143/184: gnu: make-bootstrap: Slightly clarify 'package-with-relocatable-glibc'., guix-commits, 2019/11/27
- 144/184: doc: Mention value /var to localstatedir option., guix-commits, 2019/11/27
- 173/184: gnu: qtwebkit: Don't use NAME in source URI., guix-commits, 2019/11/27
- 168/184: gnu: delta: Use 'mirror-url'., guix-commits, 2019/11/27
- 183/184: Merge branch 'master' into wip-gnome-updates, guix-commits, 2019/11/27
- 132/184: gnu: rdesktop: Update to 1.9.0., guix-commits, 2019/11/27