[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/05: gnu: toutenclic: Remove defunct source URI.
From: |
guix-commits |
Subject: |
01/05: gnu: toutenclic: Remove defunct source URI. |
Date: |
Tue, 3 Jan 2023 09:36:56 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit bff36b5f02fee4265144b4f573c387d27935fcd6
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Dec 31 22:31:47 2022 +0100
gnu: toutenclic: Remove defunct source URI.
* gnu/packages/education.scm (toutenclic)[source](uri): Remove URI that
serves
an error page.
---
gnu/packages/education.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index c6829738c4..78e70bf27c 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -384,8 +384,8 @@ to open the application in a web browser, for offline
usage.")
(method url-fetch)
(uri (list
;; XXX: Upstream does not exist anymore.
- (string-append "http://www.bipede.fr/downloads/logiciels/"
- "ToutEnClic-" version "-src.zip")
+ ;; (string-append "http://www.bipede.fr/downloads/logiciels/"
+ ;; "ToutEnClic-" version "-src.zip")
(string-append "https://archive.org/download/tout-en-clic-"
version
"-src/ToutEnClic-" version "-src.zip")))
(sha256