diff options
Diffstat (limited to 'gnu/packages/lirc.scm')
| -rw-r--r-- | gnu/packages/lirc.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lirc.scm b/gnu/packages/lirc.scm index 510bc032f8a..7b11f198e5d 100644 --- a/gnu/packages/lirc.scm +++ b/gnu/packages/lirc.scm | |||
| @@ -114,7 +114,7 @@ on just one button press.") | |||
| 114 | (origin | 114 | (origin |
| 115 | (method git-fetch) | 115 | (method git-fetch) |
| 116 | (uri (git-reference | 116 | (uri (git-reference |
| 117 | (url "https://github.com/tompreston/python-lirc.git") | 117 | (url "https://github.com/tompreston/python-lirc") |
| 118 | (commit commit))) | 118 | (commit commit))) |
| 119 | (file-name (git-file-name name version)) | 119 | (file-name (git-file-name name version)) |
| 120 | (sha256 | 120 | (sha256 |
