summary refs log tree commit diff
path: root/gnu/packages/cups.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-07-02 02:00:04 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2023-07-02 02:00:40 +0200
commit9e9cb010207e93c1d662f74e6491ffcc1dcead87 (patch)
treee2a44d0d1e650bf57aeb8eef8379b9c0ec442218 /gnu/packages/cups.scm
parentf0ca6346a46c605a590bfd77b84e143a8c759a3b (diff)
downloadguix-9e9cb010207e93c1d662f74e6491ffcc1dcead87.tar.gz
gnu: brlaser: Update to 6-2.2a49e32.
* gnu/packages/cups.scm (brlaser): Update to 6-2.2a49e32.
Diffstat (limited to 'gnu/packages/cups.scm')
-rw-r--r--gnu/packages/cups.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 93b9ab66b2..a6df46d7a6 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -63,8 +63,8 @@
   #:use-module (ice-9 match))
 
 (define-public brlaser
-  (let ((commit "9d7ddda8383bfc4d205b5e1b49de2b8bcd9137f1")
-        (revision "1"))
+  (let ((commit "2a49e3287c70c254e7e3ac9dabe9d6a07218c3fa")
+        (revision "2"))
     (package
       (name "brlaser")
       (version (git-version "6" revision commit))
@@ -76,7 +76,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1drh0nk7amn9a8wykki4l9maqa4vy7vwminypfy1712alwj31nd4"))))
+                  "033g461qzwrzi6x24pfasyx9g7fkn5iy5f8c3h8bczg2bvscxyym"))))
       (build-system cmake-build-system)
       (arguments
        `(#:configure-flags