summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien <vivien@planete-kraus.eu>2021-10-19 14:04:53 +0200
committerVivien <vivien@planete-kraus.eu>2021-10-19 14:04:53 +0200
commita680c13eadd5854e76a8fcf2a2b116ab7aa9192d (patch)
treee4dcc9b856e8b078d81bb40ca447207a36d97d3a
parent2d2d0b1df3d8499772a2e45f82b1a2d164a78cd0 (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 89bb416..5d76dce 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-g51efa13" #:manual-mdate "2021-10-19T13:50:39+02:00" #:release-date "2021-10-19T13:50:39+02:00" #:commit-id "51efa1348ca3ca5b49363d2f4fe30630c26dae0f" #:hash "0aadg1b4v1dr3yi0r9xpbgvpp2pw603yvds3rbvm81d4vjlg3hj0"))
+(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 (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))))