parent
c079848873
commit
07cec9a5b9
|
@ -16,7 +16,7 @@
|
||||||
;;; You should have received a copy of the GNU General Public License
|
;;; You should have received a copy of the GNU General Public License
|
||||||
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
(define-module (gnu packages kde)
|
(define-module (gnu packages rdf)
|
||||||
#:use-module ((guix licenses) #:select (lgpl2.0+))
|
#:use-module ((guix licenses) #:select (lgpl2.0+))
|
||||||
#:use-module (guix packages)
|
#:use-module (guix packages)
|
||||||
#:use-module (guix download)
|
#:use-module (guix download)
|
||||||
|
|
Reference in New Issue