URI: 
       Bump up to v0.69. - geomyidae - A small C-based gopherd.
  HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit d0a78b16bdbd4330424b9abdcf6448c5a2b42253
   DIR parent 308c7aee5edc020a24cb0aff0555ba9d11fd86f8
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 19 Nov 2022 20:51:19 +0100
       
       Bump up to v0.69.
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -3,7 +3,7 @@
        .POSIX:
        
        NAME = geomyidae
       -VERSION = 0.54
       +VERSION = 0.69
        
        PREFIX = /usr/local
        BINDIR = ${PREFIX}/bin