all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 55976@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#55976] [PATCH v2 2/2] gnu: valgrind-3.18: Delete.
Date: Thu,  7 Jul 2022 14:24:08 +0000	[thread overview]
Message-ID: <e81f2cb37efd02ab0e872b2d52560323e428c185.1657203550.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1657203550.git.code@greghogan.com>

* gnu/packages/valgrind.scm (valgrind-3.18): Delete.
---
 gnu/packages/valgrind.scm | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/gnu/packages/valgrind.scm b/gnu/packages/valgrind.scm
index 1356fd57de..8e9a4c39f4 100644
--- a/gnu/packages/valgrind.scm
+++ b/gnu/packages/valgrind.scm
@@ -148,17 +148,3 @@ (define-public valgrind/interactive
                       (string-length "/usr/lib/debug")
                       1))))))))))
    (properties '())))
-
-(define-public valgrind-3.18
-  (package
-    (inherit valgrind/interactive)
-    (version "3.18.1")
-    (source (origin
-              (inherit (package-source valgrind/interactive))
-              (uri (list (string-append "https://sourceware.org/pub/valgrind"
-                                        "/valgrind-" version ".tar.bz2")
-                         (string-append "ftp://sourceware.org/pub/valgrind"
-                                        "/valgrind-" version ".tar.bz2")))
-              (sha256
-               (base32
-                "1xgph509i6adv9w2glviw3xrmlz0dssg8992hbvxsbkp7ahrm180"))))))
-- 
2.36.1





      parent reply	other threads:[~2022-07-07 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14 15:38 [bug#55976] [PATCH] gnu: valgrind/interactive: Update to 3.19.0 Greg Hogan
2022-06-14 21:19 ` Tobias Geerinckx-Rice via Guix-patches via
2022-06-15 13:55   ` Greg Hogan
2022-11-07 18:36     ` bug#55976: " Greg Hogan
2022-07-07 14:24 ` [bug#55976] [PATCH v2 0/2] Update valgrind Greg Hogan
2022-07-07 14:24   ` [bug#55976] [PATCH v2 1/2] gnu: valgrind/interactive: Update to 3.19.0 Greg Hogan
2022-07-07 14:24   ` Greg Hogan [this message]

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=e81f2cb37efd02ab0e872b2d52560323e428c185.1657203550.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=55976@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.