summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien <vivien@planete-kraus.eu>2021-11-02 22:05:04 +0100
committerVivien <vivien@planete-kraus.eu>2021-11-02 22:05:04 +0100
commit6706c81f840b66d855874234d722b50a713393a6 (patch)
tree1486f795ea8081dfc5b916d89a486ce4065953e6
parent7a4f7c8dd568516828fd8e9795cdfc44afeff45c (diff)
Update package
-rw-r--r--vkraus/packages/disfluid.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/vkraus/packages/disfluid.scm b/vkraus/packages/disfluid.scm
index a06cee6..d29b28b 100644
--- a/vkraus/packages/disfluid.scm
+++ b/vkraus/packages/disfluid.scm
@@ -295,9 +295,8 @@ corresponding source, as an AGPL requirement.")))
((branch . package)
`(,branch ,(file-append (disfluid-htmlize package) "/share/doc/disfluid/disfluid.html"))))
branch-disfluids)))))))))
-(define-public disfluid-snapshot-better-web-api (disfluid-branch-snapshot #:branch-name "better-web-api" #:version "0.6.1-1-g7026ff7" #:manual-mdate "2021-10-21T09:45:14+02:00" #:release-date "2021-11-02T11:33:03+01:00" #:commit-id "7026ff7c8595715c893bc6fd686cd09e5ee479e6" #:hash "01h8hx0wd4vfisdldm6xw8n4m9k5b28ygb5yhcqaq1d16pdaiq69"))
(define-public disfluid-snapshot-debug (disfluid-branch-snapshot #:branch-name "debug" #:version "0.6.1-7-gebfbb5e" #:manual-mdate "2021-10-21T09:45:14+02:00" #:release-date "2021-10-21T13:26:43+02:00" #:commit-id "ebfbb5e281e24b198c6fbffa4cba381478d303ec" #:hash "102y0isajj142fx6al3fsqkf5k8xhj4c0jswdg818lh7dvryvxrz"))
(define-public disfluid (disfluid-release #:version "0.6.1" #:manual-mdate "2021-10-21T09:45:14+02:00" #:release-date "2021-10-21T13:26:17+02:00" #:commit-id "3475446a3897bede373458574f7db60a73e3e3e9" #:hash "0sbd1c1vsq0masddfyyjy5a48p2b96hr2wvzlxnx3gn0fs23xqqb"))
(define-public disfluid-snapshot-master (disfluid-branch-snapshot #:branch-name "master" #:version "0.6.1" #:manual-mdate "2021-10-21T09:45:14+02:00" #:release-date "2021-10-21T13:26:17+02:00" #:commit-id "3475446a3897bede373458574f7db60a73e3e3e9" #:hash "0sbd1c1vsq0masddfyyjy5a48p2b96hr2wvzlxnx3gn0fs23xqqb"))
(define-public disfluid-snapshot-widgets-library (disfluid-branch-snapshot #:branch-name "widgets-library" #:version "0.6.1-1-g44655a9" #:manual-mdate "2021-10-21T09:45:14+02:00" #:release-date "2021-11-02T19:41:28+01:00" #:commit-id "44655a93141d0a632106411a0fc0b2999103acb9" #:hash "00rcgjm04a8aww2c5mlfzxdxp3yq48a4hnih45bp6rqa0yanbjxa"))
-(define-public disfluid:website (make-website disfluid (list (cons "better-web-api" disfluid-snapshot-better-web-api) (cons "debug" disfluid-snapshot-debug) (cons "master" disfluid-snapshot-master) (cons "widgets-library" disfluid-snapshot-widgets-library))))
+(define-public disfluid:website (make-website disfluid (list (cons "debug" disfluid-snapshot-debug) (cons "master" disfluid-snapshot-master) (cons "widgets-library" disfluid-snapshot-widgets-library))))