all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thanos Apollo <public@thanosapollo.org>
To: 71991@debbugs.gnu.org
Cc: Thanos Apollo <public@thanosapollo.org>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#71991] [PATCH 2/2] gnu: emacs-yeetube: Update to 2.1.7
Date: Mon,  8 Jul 2024 10:17:35 +0300	[thread overview]
Message-ID: <af37c52eae09540bc56836c172ed915207977f5e.1720423037.git.public@thanosapollo.org> (raw)
In-Reply-To: <a5ea83d2ef14dacce239e98f88ec6be487b4f4ae.1720423037.git.public@thanosapollo.org>

* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.7.

Change-Id: Ib5de9ca8d155740da2a5f7ecdba9b349e366def3
---
 gnu/packages/emacs-xyz.scm | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0bb115ee42..e9e7f06603 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29238,10 +29238,10 @@ (define-public emacs-ytel-show
       (license license:gpl3+))))
 
 (define-public emacs-yeetube
-  (let ((commit "c9721a295f4fd30a44e94b3424151fa8a14d22ae")) ;version bump
+  (let ((commit "5c0a3efd2fb5cc25a6a90741ad198e31fdb15640"))
     (package
       (name "emacs-yeetube")
-      (version "2.1.6")
+      (version "2.1.7")
       (source
        (origin
          (method git-fetch)
@@ -29250,7 +29250,7 @@ (define-public emacs-yeetube
                (commit commit)))
          (sha256
           (base32
-           "0lrcs0n30h800sm6py4av44a3fcfgasmj223mnl76q34syyrgz6k"))
+           "0a3pm8cz6yl5s2xnbnjvdwm8mf5hyman419xl4fyyfgwy6vrxp70"))
          (file-name (git-file-name name version))))
       (build-system emacs-build-system)
       (arguments
@@ -29272,13 +29272,10 @@ (define-public emacs-yeetube
       (inputs (list mpv torsocks yt-dlp))
       (propagated-inputs (list emacs-compat))
       (home-page "https://thanosapollo.org/projects/yeetube/")
-      (synopsis "Youtube and Invidious front-end for Emacs")
+      (synopsis "Youtube front-end for Emacs")
       (description
-       "This package offers an Emacs interface that allows you to search YouTube
-or an Invidious instance for a specific query.  The search results are shown
-as links in an Org mode buffer.  The videos can be opened to a user-defined
-video player (by default @command{mpv}) or downloaded using @command{yt-dlp}.
-This package also includes a @code{yt-dlp} front-end.")
+       "This package provides the ability to scrape YouTube, with the results
+displayed in a tabulated list.")
       (license license:gpl3+))))
 
 (define-public emacs-org-web-tools
-- 
2.45.2





       reply	other threads:[~2024-07-08  7:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a5ea83d2ef14dacce239e98f88ec6be487b4f4ae.1720423037.git.public@thanosapollo.org>
2024-07-08  7:17 ` Thanos Apollo [this message]
2024-07-08  8:05   ` [bug#71991] [PATCH 2/2] gnu: emacs-yeetube: Update to 2.1.7 Nicolas Goaziou via Guix-patches via
2024-07-08 17:44   ` [bug#71991] [PATCH] gnu: emacs-emacsql: Update to 3.1.1-2-29194a6 Thanos Apollo
2024-07-08 18:34     ` Liliana Marie Prikler
2024-07-08 18:37     ` Nicolas Goaziou via Guix-patches via
2024-07-08 19:09       ` Thanos Apollo
2024-07-15 10:08     ` [bug#72000] [PATCH 1/2] gnu: Add emacs-0x0 Thanos Apollo
2024-07-15 10:08       ` [bug#72000] [PATCH 2/2] gnu: emacs-gnosis: Update to 0.3.1 Thanos Apollo
2024-07-21 11:41       ` bug#72000: [PATCH 1/2] gnu: Add emacs-0x0 Nicolas Goaziou via Guix-patches via
2024-07-08 19:06   ` [bug#71991] [PATCH] gnu: emacs-emacsql: Update to 3.1.1-2.efddd69 Thanos Apollo
2024-07-09  8:01     ` bug#71991: " Nicolas Goaziou via Guix-patches via
     [not found] <4e16cb0ed765c0bab5ea8e504d6ddf444cec2a6a.1720457637.git.public@thanosapollo.org>
2024-07-08 16:54 ` [bug#71991] [PATCH 2/2] gnu: emacs-yeetube: Update to 2.1.7 Thanos Apollo
2024-07-09  8:12   ` Nicolas Goaziou via Guix-patches via

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=af37c52eae09540bc56836c172ed915207977f5e.1720423037.git.public@thanosapollo.org \
    --to=public@thanosapollo.org \
    --cc=71991@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /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.