diff options
Diffstat (limited to 'gnu/packages/stenography.scm')
-rw-r--r-- | gnu/packages/stenography.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/stenography.scm b/gnu/packages/stenography.scm index f0193da25f..c462deacfa 100644 --- a/gnu/packages/stenography.scm +++ b/gnu/packages/stenography.scm @@ -36,7 +36,7 @@ (origin (method git-fetch) (uri (git-reference - (url "https://github.com/openstenoproject/plover.git") + (url "https://github.com/openstenoproject/plover") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 |