mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-04-04 17:04:41 +00:00
rosenthal: ai-robots-txt: Update to 1.45.
* modules/rosenthal/packages/web.scm (ai-robots-txt): Update to 1.45.
This commit is contained in:
parent
e9be75c6d9
commit
90dff49155
@ -26,7 +26,7 @@
|
||||
(define-public ai-robots-txt
|
||||
(package
|
||||
(name "ai-robots-txt")
|
||||
(version "1.44")
|
||||
(version "1.45")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -35,7 +35,7 @@
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"14jfkymkrs51xkgf48rin01kcfmk043zkdyzfhb459fv3brxms50"))
|
||||
"0j2nwf6i2fhlhkcqfqnzyiy2x6m974s59yrcy5y4nar5lij6q10z"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet '(delete-file-recursively "code"))))
|
||||
(build-system copy-build-system)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user