From ed1461fa18868a8ac36cb2cb807356122f4392b6 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Thu, 13 Jan 2022 18:11:50 +0200 Subject: gnu: parcimonie: Help find new releases. * gnu/packages/gnupg.scm (parcimonie)[properties]: New field. --- gnu/packages/gnupg.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 0cb7bc55b9..f0333befa5 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -1170,6 +1170,7 @@ (define-public parcimonie keyring content. Parcimonie is a daemon that fetches one key at a time using the Tor network, waits a bit, changes the Tor circuit being used, and starts over.") + (properties '((upstream-name . "App-Parcimonie"))) (license license:gpl1+))) (define-public jetring -- cgit v1.2.3