guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: cook: Update source URL.


From: Andreas Enge
Subject: 01/01: gnu: cook: Update source URL.
Date: Sat, 23 Jul 2016 20:19:26 +0000 (UTC)

andreas pushed a commit to branch master
in repository guix.

commit a000f3c4a80520027fd6f3cc4e5cd22a06716dcb
Author: Andreas Enge <address@hidden>
Date:   Sat Jul 23 22:17:49 2016 +0200

    gnu: cook: Update source URL.
    
    * gnu/packages/cook.scm (cook)[source]: Update URL.
---
 gnu/packages/cook.scm |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/cook.scm b/gnu/packages/cook.scm
index d0dd80d..e149968 100644
--- a/gnu/packages/cook.scm
+++ b/gnu/packages/cook.scm
@@ -33,9 +33,7 @@
     (source
      (origin
        (method url-fetch)
-       (uri (string-append
-             "http://miller.emu.id.au/pmiller/software/cook/cook-"; version
-             ".tar.gz"))
+       (uri "http://fossies.org/linux/misc/old/cook-2.34.tar.gz";)
        (sha256
         (base32
          "104saqnqql1l7zr2pm3f718fdky3ds8j07c6xvwrs1rfkhrw58yw"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]