diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index c3016c8d953..6f78adb2542 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm | |||
| @@ -2532,7 +2532,7 @@ on the command line.") | |||
| 2532 | (origin | 2532 | (origin |
| 2533 | (method git-fetch) | 2533 | (method git-fetch) |
| 2534 | (uri (git-reference | 2534 | (uri (git-reference |
| 2535 | (url "https://github.com/maxcountryman/flask-login.git") | 2535 | (url "https://github.com/maxcountryman/flask-login") |
| 2536 | (commit version))) | 2536 | (commit version))) |
| 2537 | (file-name (git-file-name name version)) | 2537 | (file-name (git-file-name name version)) |
| 2538 | (sha256 | 2538 | (sha256 |
| @@ -2764,7 +2764,7 @@ for Flask programs that are using @code{python-alembic}.") | |||
| 2764 | (origin | 2764 | (origin |
| 2765 | (method git-fetch) | 2765 | (method git-fetch) |
| 2766 | (uri (git-reference | 2766 | (uri (git-reference |
| 2767 | (url "https://github.com/edgewall/genshi.git") | 2767 | (url "https://github.com/edgewall/genshi") |
| 2768 | (commit version))) | 2768 | (commit version))) |
| 2769 | (file-name (git-file-name name version)) | 2769 | (file-name (git-file-name name version)) |
| 2770 | (sha256 | 2770 | (sha256 |
