summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <public@thanosapollo.org>2024-06-10 18:14:30 +0300
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2024-06-18 23:56:27 +0200
commitfbd607fef23007c47370027a9957d31bd99d015e (patch)
tree1f60259ba4edfea9b12cfc51e5403ef95dd65234
parent9ae06fe58a0414a0ce98820b829cfba81f3014b1 (diff)
gnu: emacs-yeetube: Update to 2.1.6
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.6. [arguments]<#:phases>: No longer set wget location. [inputs]: Remove wget. [home-page]: Use new project home page. Change-Id: I6aee95029e829170a98d8fb7447bf0fd39ed6176 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-rw-r--r--gnu/packages/emacs-xyz.scm13
1 files changed, 5 insertions, 8 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1b634bbbd7..1da42e2afd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29153,10 +29153,10 @@ and comments.")
(license license:gpl3+))))
(define-public emacs-yeetube
- (let ((commit "c74e4e77156297624d278a05bdd19c016a91ff9b")) ;version bump
+ (let ((commit "c9721a295f4fd30a44e94b3424151fa8a14d22ae")) ;version bump
(package
(name "emacs-yeetube")
- (version "2.1.4")
+ (version "2.1.6")
(source
(origin
(method git-fetch)
@@ -29165,7 +29165,7 @@ and comments.")
(commit commit)))
(sha256
(base32
- "1gpfm41d4wzk1i0hnmfn81xv05ida9ljibar7ji4d7nisjbd4vp9"))
+ "0lrcs0n30h800sm6py4av44a3fcfgasmj223mnl76q34syyrgz6k"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments
@@ -29181,15 +29181,12 @@ and comments.")
(("\\(executable-find \"torsocks\"\\)")
(format #f "~s"
(search-input-file inputs "/bin/torsocks")))
- (("\\(executable-find \"wget\"\\)")
- (format #f "~s"
- (search-input-file inputs "/bin/wget")))
(("\\(executable-find \"yt-dlp\"\\)")
(format #f "~s"
(search-input-file inputs "/bin/yt-dlp")))))))))
- (inputs (list mpv torsocks wget yt-dlp))
+ (inputs (list mpv torsocks yt-dlp))
(propagated-inputs (list emacs-compat))
- (home-page "https://thanosapollo.com/blog/yeetube/")
+ (home-page "https://thanosapollo.org/projects/yeetube/")
(synopsis "Youtube and Invidious front-end for Emacs")
(description
"This package offers an Emacs interface that allows you to search YouTube