guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62199] [PATCH] gnu: Add emacs-fdroid.


From: Sergey Trofimov
Subject: [bug#62199] [PATCH] gnu: Add emacs-fdroid.
Date: Mon, 20 Mar 2023 23:54:33 +0100
User-agent: mu4e 1.8.13; emacs 29.0.60


Hi conses,
+              (method git-fetch)
+              (uri (git-reference
+ (url "https://git.sr.ht/~conses/fdroid.el";;)
+                    (commit version)))

you have extra `;` in url. The same typo in `(home-page ...)`.
Also, as the package depends on fdroidcl being present, maybe it should be added to `propagated-inputs`?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]