efraim pushed a commit to branch master
in repository guix.

commit ed1461fa18868a8ac36cb2cb807356122f4392b6
Author: Efraim Flashner <[email protected]>
AuthorDate: Thu Jan 13 18:11:50 2022 +0200

    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 @@ makes it hard to locate an individual based on an 
identifying subset of her
 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

Reply via email to