about summary refs log tree commit diff
path: root/arunisaac
diff options
context:
space:
mode:
Diffstat (limited to 'arunisaac')
-rw-r--r--arunisaac/powerdns.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/arunisaac/powerdns.scm b/arunisaac/powerdns.scm
index f85e9f3..fd00695 100644
--- a/arunisaac/powerdns.scm
+++ b/arunisaac/powerdns.scm
@@ -1,5 +1,5 @@
 ;;; guix-arunisaac --- arunisaac's Guix odds and ends
-;;; Copyright © 2023, 2025 Arun Isaac <arunisaac@systemreboot.net>
+;;; Copyright © 2023, 2025, 2026 Arun Isaac <arunisaac@systemreboot.net>
 ;;;
 ;;; This file is part of guix-arunisaac.
 ;;;
@@ -51,7 +51,7 @@
             powerdns-configuration-pipe-regex
             powerdns-service-type))
 
-(define pdns
+(define-public pdns
   (package
     (name "pdns")
     (version "5.0.0")