all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Theodoros Foradis <theodoros@foradis.org>
To: 31530@debbugs.gnu.org
Subject: [bug#31530] [PATCH 5/6] gnu: lapack-3.5: Delete package.
Date: Sat, 19 May 2018 21:46:26 +0300	[thread overview]
Message-ID: <20180519184627.22972-5-theodoros@foradis.org> (raw)
In-Reply-To: <20180519184627.22972-1-theodoros@foradis.org>

* gnu/packages/maths.scm (lapack-3.5): Delete package.
---
 gnu/packages/maths.scm | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index c1ef67f3d..bd5d9bb77 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -523,19 +523,6 @@ problems in numerical linear algebra.")
     (license (license:non-copyleft "file://LICENSE"
                                 "See LICENSE in the distribution."))))
 
-(define-public lapack-3.5
-  (package
-    (inherit lapack)
-    (version "3.5.0")
-    (source
-     (origin
-       (method url-fetch)
-       (uri (string-append "http://www.netlib.org/lapack/lapack-"
-                           version ".tgz"))
-       (sha256
-        (base32
-         "0lk3f97i9imqascnlf6wr5mjpyxqcdj73pgj97dj2mgvyg9z1n4s"))))))
-
 (define-public scalapack
   (package
     (name "scalapack")
-- 
2.16.2

  parent reply	other threads:[~2018-05-19 18:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-19 18:43 [bug#31530] Fix qucs bug and update circuit simulators Theodoros Foradis
2018-05-19 18:46 ` [bug#31530] [PATCH 1/6] gnu: qucs: Build from git to fix bug Theodoros Foradis
2018-05-19 18:46   ` [bug#31530] [PATCH 2/6] gnu: libngspice: Update to 27 Theodoros Foradis
2018-05-19 18:46   ` [bug#31530] [PATCH 3/6] gnu: trilinos-serial-xyce: Update to 12.12.1 Theodoros Foradis
2018-05-19 18:46   ` [bug#31530] [PATCH 4/6] gnu: xyce-serial: Update to 6.8 Theodoros Foradis
2018-05-19 18:46   ` Theodoros Foradis [this message]
2018-05-19 18:46   ` [bug#31530] [PATCH 6/6] gnu: qucs-s: Update to 0.0.20 Theodoros Foradis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180519184627.22972-5-theodoros@foradis.org \
    --to=theodoros@foradis.org \
    --cc=31530@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.