unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 45843@debbugs.gnu.org
Subject: [bug#45843] [PATCH 2/2] gnu: bcc: Update to 0.18.0.
Date: Wed, 13 Jan 2021 10:20:20 -0500	[thread overview]
Message-ID: <CA+3U0Zk+nbWgZg35c9_o_3Eh3oTKat2+mBTqFiCNYSDZq7oYkg@mail.gmail.com> (raw)
In-Reply-To: <handler.45843.B.161055088832426.ack@debbugs.gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 1022 bytes --]

From 347d6085929e4f01b9f6a57fe22aab98e3b50bb9 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Tue, 12 Jan 2021 19:56:57 +0000
Subject: [PATCH 2/2] gnu: bcc: Update to 0.18.0.

* gnu/packages/linux.scm (bcc): Update to 0.18.0.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 29b6f44ba6..1a0a0a42af 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7629,7 +7629,7 @@ headers.")
 (define-public bcc
   (package
     (name "bcc")
-    (version "0.15.0")
+    (version "0.18.0")
     (source
      (origin
        (method git-fetch)
@@ -7639,7 +7639,7 @@ headers.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1d5j9zanffa1c7lpi5fcrdlx1n7hy86xl82fam2xqr0s41q4ipxw"))))
+         "1cxvawglph4510s8aga6xnq2xnv0rrnpchgj93j1xgzwipwnqr40"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("bison" ,bison)
-- 
2.23.3

[-- Attachment #1.2: Type: text/html, Size: 1583 bytes --]

[-- Attachment #2: 0002-gnu-bcc-Update-to-0.18.0.patch --]
[-- Type: application/octet-stream, Size: 1023 bytes --]

From 347d6085929e4f01b9f6a57fe22aab98e3b50bb9 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Tue, 12 Jan 2021 19:56:57 +0000
Subject: [PATCH 2/2] gnu: bcc: Update to 0.18.0.

* gnu/packages/linux.scm (bcc): Update to 0.18.0.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 29b6f44ba6..1a0a0a42af 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7629,7 +7629,7 @@ headers.")
 (define-public bcc
   (package
     (name "bcc")
-    (version "0.15.0")
+    (version "0.18.0")
     (source
      (origin
        (method git-fetch)
@@ -7639,7 +7639,7 @@ headers.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1d5j9zanffa1c7lpi5fcrdlx1n7hy86xl82fam2xqr0s41q4ipxw"))))
+         "1cxvawglph4510s8aga6xnq2xnv0rrnpchgj93j1xgzwipwnqr40"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("bison" ,bison)
-- 
2.23.3


  parent reply	other threads:[~2021-01-13 15:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13 15:14 [bug#45843] [PATCH 0/2] gnu: bcc: Update to 0.18.0 Greg Hogan
     [not found] ` <handler.45843.B.161055088832426.ack@debbugs.gnu.org>
2021-01-13 15:19   ` [bug#45843] [PATCH 1/2] gnu: libbpf: Update to 0.3 Greg Hogan
2021-01-13 15:20   ` Greg Hogan [this message]
2021-01-20  9:06 ` [bug#45843] [PATCH 0/2] gnu: bcc: Update to 0.18.0 Efraim Flashner
2021-01-28 17:03   ` Greg Hogan
2021-01-28 18:28     ` bug#45843: " Efraim Flashner

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=CA+3U0Zk+nbWgZg35c9_o_3Eh3oTKat2+mBTqFiCNYSDZq7oYkg@mail.gmail.com \
    --to=code@greghogan.com \
    --cc=45843@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 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).