unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Streit <simon@netpanic.org>
To: 50309@debbugs.gnu.org
Subject: [bug#50309] [PATCH 4/5] gnu: beets-bandcamp: Update to 0.1.4.
Date: Sun, 29 Aug 2021 22:44:25 +0200	[thread overview]
Message-ID: <ygu7dg1thpk.fsf@netpanic.org> (raw)
In-Reply-To: <yguzgsxti4y.fsf@netpanic.org>


* gnu/packages/music.scm (beets-bandcamp): Update to 0.1.4.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index c417e22804..63c6ac7d19 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3919,13 +3919,13 @@ websites such as Libre.fm.")
 (define-public beets-bandcamp
   (package
     (name "beets-bandcamp")
-    (version "0.1.3")
+    (version "0.1.4")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "beets-bandcamp" version))
               (sha256
                (base32
-                "04awg0zdhhg5h510fc1p3qkvr2l1qm6nf85hlr9z8im8a7xlka0i"))))
+                "0dwbdkrb9c0ppzm5s78h47ndpr88cw1k0z8fgfhkl706wazx2ddg"))))
     (build-system python-build-system)
     (arguments '(#:tests? #f))          ; there are no tests
     (propagated-inputs
--
2.33.0




  parent reply	other threads:[~2021-08-31 21:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31 20:49 [bug#50309] [PATCH 0/5] New version of beets Simon Streit
2021-08-29 18:51 ` [bug#50309] [PATCH 1/5] gnu: python-confuse: Update to 1.5.0 Simon Streit
2021-08-29 18:57 ` [bug#50309] [PATCH 2/5] gnu: python-pyacoustid: Update to 1.2.1 Simon Streit
2021-08-29 19:05 ` [bug#50309] [PATCH 3/5] gnu: python-mediafile: Update to 0.7.0 Simon Streit
2021-08-29 20:44 ` Simon Streit [this message]
2021-08-31 20:11 ` [bug#50309] [PATCH 5/5] gnu: beets: Update to 1.5.0 Simon Streit
2021-08-31 21:48 ` [bug#50309] [PATCH 0/5] New version of beets Maxime Devos
2021-09-01  7:22   ` Simon Streit
2021-09-02  7:58     ` Lars-Dominik Braun
     [not found]       ` <ygu8s0d7dva.fsf@netpanic.org>
2021-09-04 13:10         ` bug#50309: " Lars-Dominik Braun

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=ygu7dg1thpk.fsf@netpanic.org \
    --to=simon@netpanic.org \
    --cc=50309@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).