summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f5d93c6..93a3756 100644
--- a/vkraus/packages/disfluid.scm
+++ b/vkraus/packages/disfluid.scm
@@ -103,10 +103,10 @@
(uri (git-reference
(url "https://labo.planete-kraus.eu/disfluid.git")
(commit
- "21cc2a796de133a4d9d93067be4a4fc3be84e0ac")))
+ "3dd8f03b1ca24b1e3755d9e780cd605b9dd2b292")))
(sha256
(base32
- "0pm7fc6ia13yg8nsy51akxbmxgfb30ww1j9fchnndc41a4rmd6v0"))))))
+ "153rlfqd9az3jklhg3yi40n8hly7a9ifndmjwkag4ccjwpdn5rlf"))))))
(ungexp output)
#:follow-symlinks?
#t))))))
@@ -121,7 +121,7 @@
(lambda _
(let ((disfluid-mtimes
'(("doc/disfluid.texi" . 1668203028)
- ("po/disfluid.pot" . 1668205278))))
+ ("po/disfluid.pot" . 1668208092))))
(for-each
((@ (ice-9 match) match-lambda)
((file . mtime) (utime file mtime mtime)))