me
/
guix
Archived
1
0
Fork 0

gnu: wgetpaste: Use HTTPS home page.

* gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-09-01 03:09:39 +02:00
parent 57ea4dfca1
commit 1b0755012b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ in downloaded documents to relative links.")
(source
(origin
(method url-fetch)
(uri (string-append "http://wgetpaste.zlin.dk/wgetpaste-"
(uri (string-append "https://wgetpaste.zlin.dk/wgetpaste-"
version ".tar.bz2"))
(sha256
(base32
@ -128,7 +128,7 @@ in downloaded documents to relative links.")
(inputs
`(("wget" ,wget)
("xclip" ,xclip)))
(home-page "http://wgetpaste.zlin.dk/")
(home-page "https://wgetpaste.zlin.dk/")
(synopsis "Script that automates pasting to a number of pastebin services")
(description
"@code{wgetpaste} is an extremely simple command-line interface to various