summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-07-30 12:25:00 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-07-30 12:25:00 +0200
commit786354e36a682cb40f8029b563cd2ccf66efc838 (patch)
treee6fdaa2238247d2b86245be140ead20f580dd0e3
parent7160c96f78190616bd18d97a2788bb34afe41583 (diff)
Update package
-rw-r--r--vkraus/packages/disfluid.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/vkraus/packages/disfluid.scm b/vkraus/packages/disfluid.scm
index 2ffdeaf..61fc766 100644
--- a/vkraus/packages/disfluid.scm
+++ b/vkraus/packages/disfluid.scm
@@ -123,8 +123,8 @@
("guile-jsonld" ,guile-rdf)
("gnutls" ,gnutls)
("nettle" ,nettle)))
- (synopsis "")
- (description "")
+ (synopsis "Demanding Interoperability to Strengthen the Free (Libre) Web: Introducing Disfluid")
+ (description "Demanding Interoperability to Strengthen the Free (Libre) Web: Introducing Disfluid")
(home-page "https://labo.planete-kraus.eu/webid-oidc.git")
(license license:agpl3+)
(native-search-paths
@@ -205,6 +205,6 @@ corresponding source, as an AGPL requirement.")))
(define-public (make-website disfluid)
(file-append (disfluid-htmlize disfluid) "/share/doc/disfluid/disfluid.html"))
-(define-public disfluid (disfluid-release "0.5.1-30-gaf06c9f" "2021-07-30T12:16:48+02:00" "af06c9f450cda88dff5dd3e0c6e44f27ac0b22df" "1vnl1c6pnd43wsdnvl5vmq31h3v62pak1vv558v5w2wwgb9bwdcq"))
+(define-public disfluid (disfluid-release "0.5.1-30-g0e4ca32" "2021-07-30T12:21:58+02:00" "0e4ca323a5ea61010f7f3b7c2ca6cab14e38fdff" "027286qrrvqfn4f3x8w7dmb13nmhlh28862r11vd7bbqdiqcwxd2"))
(define-public disfluid-html (disfluid-htmlize disfluid))
(define-public disfluid:website (make-website disfluid))