unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49016] [PATCH] gnu: moreutils: Remove obsolete source uri.
@ 2021-06-14  7:09 Sergey Trofimov
  2021-06-15 18:19 ` Efraim Flashner
  2021-06-17  5:31 ` Sergey Trofimov
  0 siblings, 2 replies; 4+ messages in thread
From: Sergey Trofimov @ 2021-06-14  7:09 UTC (permalink / raw)
  To: 49016; +Cc: Sergey Trofimov

* gnu/packages/moreutils.scm (moreutils): Remove obsolete origin uri as
it returns 404.
---
 gnu/packages/moreutils.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/moreutils.scm b/gnu/packages/moreutils.scm
index 9e3bf0fc29..63a9ae4d37 100644
--- a/gnu/packages/moreutils.scm
+++ b/gnu/packages/moreutils.scm
@@ -37,9 +37,6 @@
        (uri (list
              (string-append
               "https://git.joeyh.name/index.cgi/moreutils.git/snapshot/"
-              name "-" version ".tar.gz")
-             (string-append
-              "http://drabczyk.org/"
               name "-" version ".tar.gz")))
        (sha256
         (base32 "10c8b4bwnli4gxwvgmgkc5kin1ksrxsnxmigs7y4rrh4aaszdjb0"))))
-- 
2.32.0





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-21 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14  7:09 [bug#49016] [PATCH] gnu: moreutils: Remove obsolete source uri Sergey Trofimov
2021-06-15 18:19 ` Efraim Flashner
2021-06-17  5:31 ` Sergey Trofimov
2021-06-21 12:20   ` bug#49016: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).