guix-commits
[Top][All Lists]
Advanced

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

20/27: gnu: parcimonie: Help find new releases.


From: guix-commits
Subject: 20/27: gnu: parcimonie: Help find new releases.
Date: Fri, 14 Jan 2022 04:43:44 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit ed1461fa18868a8ac36cb2cb807356122f4392b6
Author: Efraim Flashner <efraim@flashner.co.il>
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

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