me
/
guix
Archived
1
0
Fork 0

gnu: python-cloudscraper: Add source file-name.

* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
file-name field.
master
Efraim Flashner 2022-01-06 21:53:24 +02:00
parent 559173db9e
commit da48b1e41f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -5825,6 +5825,7 @@ Encoding for HTTP.")
(url "https://github.com/VeNoMouS/cloudscraper")
;; Corresponds to 1.2.58
(commit "f3a3d067ea8b5238e9a0948aed0c3fa0d9c29b96")))
(file-name (git-file-name name version))
(sha256
(base32 "18fbp086imabjxly04rrchbf6n6m05bpd150zxbw7z2w3mjnpsqd"))
(modules '((guix build utils)))