From af0528f07630d65bcc6eb8ef45bca20cfcd1e0c3 Mon Sep 17 00:00:00 2001 From: techchud Date: Sun, 17 Aug 2025 19:23:59 -0500 Subject: stashley bumped to v1.0.6 --- stashley.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'stashley.scm') diff --git a/stashley.scm b/stashley.scm index 820839c..c1892de 100644 --- a/stashley.scm +++ b/stashley.scm @@ -12,7 +12,7 @@ (define-public stashley (package (name "stashley") - (version "1.0.5") + (version "1.0.6") (source (origin (method git-fetch) (uri (git-reference @@ -24,12 +24,11 @@ "1yl2f1hhra2951fgmqjhfjgm68kcasxvrj0lcs7mjrga5rdx0m91")))) (build-system copy-build-system) (inputs - (list + (list yt-dlp gallery-dl wget - python-yq - )) + python-yq)) (arguments '(#:install-plan '(("stashley" "/bin/stashley")))) (synopsis "Program using TOML files to archive personalities to IPFS") -- cgit v1.2.3