unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Theodoros Foradis <theodoros.for@openmailbox.org>
To: 27683@debbugs.gnu.org
Subject: [bug#27683] [PATCH v2 1/2] gnu: libjaylink: Update to commit 699b700.
Date: Sat, 29 Jul 2017 21:31:15 +0300	[thread overview]
Message-ID: <20170729183116.7940-1-theodoros.for@openmailbox.org> (raw)
In-Reply-To: <87fudkjl22.fsf@fastmail.com>

* gnu/packages/embedded.scm (libjaylink): Update to commit 699b700.
---
 gnu/packages/embedded.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/embedded.scm b/gnu/packages/embedded.scm
index e509647ea..6ccbef659 100644
--- a/gnu/packages/embedded.scm
+++ b/gnu/packages/embedded.scm
@@ -1,6 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2016, 2017 Ricardo Wurmus <rekado@elephly.net>
-;;; Copyright © 2016 Theodoros Foradis <theodoros.for@openmailbox.org>
+;;; Copyright © 2016, 2017 Theodoros Foradis <theodoros.for@openmailbox.org>
 ;;; Copyright © 2016 David Craven <david@craven.ch>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -290,8 +290,8 @@ languages are C and C++.")
 
 (define-public libjaylink
   ;; No release tarballs available.
-  (let ((commit "faa2a433fdd3de211728f3da5921133214af9dd3")
-        (revision "1"))
+  (let ((commit "699b7001d34a79c8e7064503dde1bede786fd7f0")
+        (revision "2"))
     (package
       (name "libjaylink")
       (version (string-append "0.1.0-" revision "."
@@ -304,7 +304,7 @@ languages are C and C++.")
                 (file-name (string-append name "-" version "-checkout"))
                 (sha256
                  (base32
-                  "02crr56csz8whq3q4mrmdzzgwp5b0qvxm0fb18drclc3zj44yxl2"))))
+                  "034872d44myycnzn67v5b8ixrgmg8sk32aqalvm5x7108w2byww1"))))
       (build-system gnu-build-system)
       (native-inputs
        `(("autoconf" ,autoconf)
-- 
2.13.2

  reply	other threads:[~2017-07-29 18:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-13  9:59 [bug#27683] [PATCH] gnu: libjaylink: Update to 699b700. openocd: Update to 0.10.0 Theodoros Foradis
2017-07-23  0:12 ` Leo Famulari
2017-07-25 15:48   ` Theodoros Foradis
2017-07-25 20:52     ` Marius Bakke
2017-07-29 18:31       ` Theodoros Foradis [this message]
2017-07-29 18:31         ` [bug#27683] [PATCH v2 2/2] gnu: " Theodoros Foradis
2017-09-26 18:42   ` [bug#27683] [PATCH] gnu: libjaylink: Update to 699b700. " Theodoros Foradis
2017-09-26 18:46     ` [bug#27683] [PATCH v3 1/2] gnu: libjaylink: Update to commit 699b700 Theodoros Foradis
2017-09-26 18:46       ` [bug#27683] [PATCH v3 2/2] gnu: openocd: Update to 0.10.0 Theodoros Foradis
2017-09-28 12:24     ` bug#27683: [PATCH] gnu: libjaylink: Update to 699b700. " Ludovic Courtès

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=20170729183116.7940-1-theodoros.for@openmailbox.org \
    --to=theodoros.for@openmailbox.org \
    --cc=27683@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).