[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
267/285: gnu: emacs-auth-source-pass: Use upstream URL.
From: |
guix-commits |
Subject: |
267/285: gnu: emacs-auth-source-pass: Use upstream URL. |
Date: |
Sun, 29 Dec 2019 20:44:45 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit c353c6fb3309383c1c552b4e3d5a81e602fab7a5
Author: Joseph LaFreniere <address@hidden>
Date: Sat Dec 28 17:22:47 2019 -0600
gnu: emacs-auth-source-pass: Use upstream URL.
* gnu/packages/emacs-xyz.scm (emacs-auth-source-pass): Use URL of
upstream (rather than forked) repository.
Signed-off-by: 宋文武 <address@hidden>
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 06c8dc2..be7bec8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11786,7 +11786,7 @@ standard Unix password manager\").")
(define-public emacs-auth-source-pass
(let ((commit "847a1f54ed48856b4dfaaa184583ef2c84173edf")
- (revision "1"))
+ (revision "2"))
(package
(name "emacs-auth-source-pass")
(version (git-version "5.0.0" revision commit))
@@ -11794,7 +11794,7 @@ standard Unix password manager\").")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/NicolasPetton/auth-password-store.git")
+ (url "https://github.com/DamienCassou/auth-password-store.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
@@ -11806,7 +11806,7 @@ standard Unix password manager\").")
"-L" "."
"-l" "test/auth-source-pass-tests.el"
"-f" "ert-run-tests-batch-and-exit")))
- (home-page "https://github.com/NicolasPetton/auth-password-store")
+ (home-page "https://github.com/DamienCassou/auth-password-store")
(synopsis "Integrate @code{auth-source} with @code{password-store}")
(description "This package helps Emacs integrate with the Unix
@code{password-store} application.")
- 221/285: gnu: r-rgadem: Update to 2.34.1., (continued)
- 221/285: gnu: r-rgadem: Update to 2.34.1., guix-commits, 2019/12/29
- 249/285: gnu: Add python-pyacoustid., guix-commits, 2019/12/29
- 252/285: gnu: python-waf: Update to 2.0.19., guix-commits, 2019/12/29
- 257/285: gnu: portaudio: Add C++ bindings., guix-commits, 2019/12/29
- 256/285: gnu: emacs-shroud: Update to 1.105., guix-commits, 2019/12/29
- 254/285: gnu: Add ardupilot., guix-commits, 2019/12/29
- 259/285: gnu: Add copyq., guix-commits, 2019/12/29
- 263/285: gnu: ruby-ansi: Don't use unstable tarball., guix-commits, 2019/12/29
- 248/285: gnu: Add python-audioread., guix-commits, 2019/12/29
- 251/285: gnu: Add gnome-themes-extra, guix-commits, 2019/12/29
- 267/285: gnu: emacs-auth-source-pass: Use upstream URL.,
guix-commits <=
- 278/285: profiles: Add 'map-manifest-entries'., guix-commits, 2019/12/29
- 276/285: gnu: scummvm: Fix build., guix-commits, 2019/12/29
- 281/285: inferior: Add 'inferior-package-provenance'., guix-commits, 2019/12/29
- 284/285: gnu: gnome-themes-extra: Remove cache file., guix-commits, 2019/12/29
- 216/285: gnu: r-car: Update to 3.0-6., guix-commits, 2019/12/29
- 224/285: guix: emacs-utils: Add emacs-batch-disable-compilation., guix-commits, 2019/12/29
- 250/285: gnu: beets: Add support for Acoustid., guix-commits, 2019/12/29
- 253/285: gnu: python-waf: Add some extra tools., guix-commits, 2019/12/29
- 255/285: gnu: password-store: Make search path single-entry., guix-commits, 2019/12/29
- 258/285: gnu: Add picom., guix-commits, 2019/12/29