summaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-12-28 09:37:48 -0500
committerDavid Thompson <dthompson2@worcester.edu>2023-12-28 09:37:48 -0500
commit5d0ba4eabcde6fbadaddaf980accf70ee2e2218c (patch)
tree34d86be15a278c75500db2542901cda0780872ee /manifest.scm
parent2f40ed6841d4c61a8a1660c1f81012af73c336c4 (diff)
Use new flat page and redirect features in Haunt!
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.scm b/manifest.scm
index ab5bc9a..4ac9c24 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -31,7 +31,7 @@
(native-inputs (list autoconf automake pkg-config)))))
(define haunt*
- (let ((commit "63afd408c890aec7d62c754ae1399c901ff2a794"))
+ (let ((commit "bdf0ebe0e4e90b14812bccd5bf25d0aeac9ab7b2"))
(package
(inherit haunt)
(source (origin
@@ -41,7 +41,7 @@
(commit commit)))
(sha256
(base32
- "0mf8b9w7ky8grsy4cq9573ggg4gm465fgvk8dnk7kxma810fvxmx"))))
+ "0zwyjwzkpn3a31chgy9nlx274hm6jmdbffycynmhjaa5j8x19ji6"))))
(native-inputs
(list automake autoconf pkg-config texinfo))
(inputs