summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien <vivien@planete-kraus.eu>2021-10-19 14:21:50 +0200
committerVivien <vivien@planete-kraus.eu>2021-10-19 14:21:50 +0200
commitde01d957620ba2640d3a9c26432bc1f68dfc7d12 (patch)
tree2c69517e85ee47ac371191759fa3923857ec258d
parenta680c13eadd5854e76a8fcf2a2b116ab7aa9192d (diff)
Update package
-rw-r--r--vkraus/packages/disfluid.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vkraus/packages/disfluid.scm b/vkraus/packages/disfluid.scm
index 5d76dce..4ceaf14 100644
--- a/vkraus/packages/disfluid.scm
+++ b/vkraus/packages/disfluid.scm
@@ -296,7 +296,7 @@ corresponding source, as an AGPL requirement.")))
`(,branch ,(file-append (disfluid-htmlize package) "/share/doc/disfluid/disfluid.html"))))
branch-disfluids)))))))))
(define-public disfluid-snapshot-debug (disfluid-branch-snapshot #:branch-name "debug" #:version "0.5.3-93-g424d46f" #:manual-mdate "2021-10-11T16:50:26+02:00" #:release-date "2021-10-12T22:03:53+02:00" #:commit-id "424d46f0c00b30d8dacacc6192d1a9d39a78557b" #:hash "01l6rjwy3s0svsbdwwladqpf1scdgxw1hyw24f0crzyrx8009w1n"))
-(define-public disfluid-snapshot-extensible-server-endpoints (disfluid-branch-snapshot #:branch-name "extensible-server-endpoints" #:version "0.6.0-9-g9246f1c" #:manual-mdate "2021-10-19T14:03:51+02:00" #:release-date "2021-10-19T14:03:51+02:00" #:commit-id "9246f1c931ac2853c82b0e4732972d8ae8d3644d" #:hash "1zhcrqfbd1mi09b9yhayjcl5hssvp0mxlwm2bf7n7jq83nvybd0j"))
+(define-public disfluid-snapshot-extensible-server-endpoints (disfluid-branch-snapshot #:branch-name "extensible-server-endpoints" #:version "0.6.0-9-g41a12e0" #:manual-mdate "2021-10-19T14:21:39+02:00" #:release-date "2021-10-19T14:21:39+02:00" #:commit-id "41a12e027d8a3157f48d747dfde18a4cec8b084c" #:hash "0ld4zzdrwd1xinan11sazjfls1grby2j50zgz4zd5mnmdj2jdymh"))
(define-public disfluid (disfluid-release #:version "0.6.0" #:manual-mdate "2021-10-11T16:50:26+02:00" #:release-date "2021-10-12T22:49:48+02:00" #:commit-id "422a2aa12f9753a44e2df18c61c2f280fce32308" #:hash "1d6f86ix75w9g62nlj8xxqbahdm4n9kmyq9il7h0d6fvhfwbp6jr"))
(define-public disfluid-snapshot-master (disfluid-branch-snapshot #:branch-name "master" #:version "0.6.0" #:manual-mdate "2021-10-11T16:50:26+02:00" #:release-date "2021-10-12T22:49:48+02:00" #:commit-id "422a2aa12f9753a44e2df18c61c2f280fce32308" #:hash "1d6f86ix75w9g62nlj8xxqbahdm4n9kmyq9il7h0d6fvhfwbp6jr"))
(define-public disfluid:website (make-website disfluid (list (cons "debug" disfluid-snapshot-debug) (cons "extensible-server-endpoints" disfluid-snapshot-extensible-server-endpoints) (cons "master" disfluid-snapshot-master))))