mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-26 04:06:13 +00:00
rosenthal: ai-robots-txt: Update to 1.35.
* modules/rosenthal/packages/web.scm (ai-robots-txt): Update to 1.35.
This commit is contained in:
parent
863483061d
commit
f6fb71e0fa
@ -21,7 +21,7 @@
|
|||||||
(define-public ai-robots-txt
|
(define-public ai-robots-txt
|
||||||
(package
|
(package
|
||||||
(name "ai-robots-txt")
|
(name "ai-robots-txt")
|
||||||
(version "1.34")
|
(version "1.35")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -30,7 +30,7 @@
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1fccxli6iszf21p8yql1p4969b715qi1z3d99nqkar4mmgpaakgn"))
|
"1ay0jpdzdr345463liimwjwacraldmj3h65aw9jbwd10k81i7c9g"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet '(delete-file-recursively "code"))))
|
(snippet '(delete-file-recursively "code"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
|
Loading…
Reference in New Issue
Block a user