mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-08-23 14:36:43 +00:00
rosenthal: anubis-anti-crawler: Update to 1.21.1.
* modules/rosenthal/packages/web.scm (anubis-anti-crawler): Update to 1.21.1.
This commit is contained in:
parent
5d573b7bb3
commit
94d13073e6
@ -51,7 +51,7 @@ website owners block unwanted AI crawlers from accessing their sites.")
|
|||||||
(define-public anubis-anti-crawler
|
(define-public anubis-anti-crawler
|
||||||
(package
|
(package
|
||||||
(name "anubis-anti-crawler")
|
(name "anubis-anti-crawler")
|
||||||
(version "1.19.1")
|
(version "1.21.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -59,7 +59,7 @@ website owners block unwanted AI crawlers from accessing their sites.")
|
|||||||
version "/anubis-src-vendor-npm-" version ".tar.gz"))
|
version "/anubis-src-vendor-npm-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1638q9d0bnlbs93qr3mnawrgyr7m96afyhi5bzgalz7arp93aya9"))))
|
"1anjymg7mwjc8j0gn2gn1wb15iiljm68p15n77y5jg3av8wnky5g"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tests? (not (%current-target-system)) ;FIXME
|
(list #:tests? (not (%current-target-system)) ;FIXME
|
||||||
|
Loading…
Reference in New Issue
Block a user