[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: pipewalker: Update source URI.
From: |
guix-commits |
Subject: |
04/07: gnu: pipewalker: Update source URI. |
Date: |
Mon, 9 Nov 2020 04:36:59 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 919100ef095f222f96bae7cb0aa1affec214da3e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Nov 9 11:18:03 2020 +0200
gnu: pipewalker: Update source URI.
* gnu/packages/games.scm (pipewalker)[source]: Update source URI.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index eb29f2a..d63d8d0 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1868,8 +1868,8 @@ role, and your gender.")
(source
(origin
(method url-fetch)
- (uri (string-append "http://downloads.sourceforge.net/pipewalker/"
- "pipewalker-" version ".tar.gz"))
+ (uri (string-append "mirror://sourceforge/pipewalker/pipewalker/"
+ version "/pipewalker-" version ".tar.gz"))
(sha256
(base32 "1x46wgk0s55562pd96cxagxkn6wpgglq779f9b64ff1k3xzp3myn"))))
(build-system gnu-build-system)
- branch master updated (3d2989d -> f7f92d8), guix-commits, 2020/11/09
- 02/07: gnu: macs: Update check phase., guix-commits, 2020/11/09
- 03/07: gnu: macs: Remove generated code., guix-commits, 2020/11/09
- 07/07: gnu: docbook: Update source URI., guix-commits, 2020/11/09
- 06/07: gnu: bdb: Download using HTTPS., guix-commits, 2020/11/09
- 01/07: gnu: macs: Update source, home-page URIs., guix-commits, 2020/11/09
- 04/07: gnu: pipewalker: Update source URI.,
guix-commits <=
- 05/07: gnu: libngspice: Update source URI list., guix-commits, 2020/11/09