unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kkebreau@posteo.net>
To: 30054-done@debbugs.gnu.org
Subject: bug#30054: [PATCH] gnu: libcdio: Update to 2.0.0.
Date: Thu, 11 Jan 2018 12:29:20 -0500	[thread overview]
Message-ID: <87mv1kwbgv.fsf@posteo.net> (raw)
In-Reply-To: <20180110005908.19312-1-kkebreau@posteo.net> (Kei Kebreau's message of "Tue, 9 Jan 2018 19:59:08 -0500")

Kei Kebreau <kkebreau@posteo.net> writes:

> * gnu/packages/cdrom.scm (libcdio): Update to 2.0.0.
> ---
>  gnu/packages/cdrom.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
> index 523158d55..0c0d7004c 100644
> --- a/gnu/packages/cdrom.scm
> +++ b/gnu/packages/cdrom.scm
> @@ -97,14 +97,14 @@ caching facility provided by the library.")
>  (define-public libcdio
>    (package
>      (name "libcdio")
> -    (version "0.94")
> +    (version "2.0.0")
>      (source (origin
>               (method url-fetch)
>               (uri (string-append "mirror://gnu/libcdio/libcdio-"
> -                                 version ".tar.gz"))
> +                                 version ".tar.bz2"))
>               (sha256
>                (base32
> -               "0nh222bnj0hgdic5nvr8l9j194mh5niqy15rypwrdbk6z01wkqln"))))
> +               "0jr8ppdm80c533nzmrpz3iffnpc6nhvsria1di9f4jg1l19a03fd"))))
>      (build-system gnu-build-system)
>      (inputs
>       `(("ncurses" ,ncurses)

This package's dependencies built successfully, and so the update has
been pushed.

      parent reply	other threads:[~2018-01-11 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-10  0:59 [bug#30054] [PATCH] gnu: libcdio: Update to 2.0.0 Kei Kebreau
2018-01-10 17:56 ` Leo Famulari
2018-01-10 18:44   ` Kei Kebreau
2018-01-11 17:29 ` Kei Kebreau [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

  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=87mv1kwbgv.fsf@posteo.net \
    --to=kkebreau@posteo.net \
    --cc=30054-done@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).